Home>Support>Drop down size issue
  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Jordan Joves

    You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-navigation ul ul {
        width: 100%;
    }
    
    .main-navigation ul ul a {
        width: 100% !important;
    }
    

    Let us know how you get on

    Magus

  2. 9 years, 3 months ago Jordan Joves

    thanks – how can i make the blue hovering same size now?

  3. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Jordan

    Please replace the supplied CSS to this

     .main-navigation ul ul  {
        width: 100%;
    }
    .main-navigation ul ul li {
        width: 100%;
    }
    .main-navigation ul ul li a {
        width: 100% !important;
    }
    

    Thanks

    Magus

  4. 9 years, 3 months ago Jordan Joves

    thanks – I'm almost there

    How do i get the text to align center and for Mobile – I dont see the MENU on the responsive menu – I see the whole naviagtion still..

  5. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Jordan Joves

    You can accomplish this using a theme setting. In your WordPress admin, navigate to Appearance > Theme Settings. Under the Navigation tab is a setting called Mobile Navigation. Enable this setting.

    Please let us know if you need any help with this.

    Magus

  6. 9 years, 3 months ago Jordan Joves

    I have that enabled and still not working…

    site: http://yogabliss-studio.com/bliss/wp-admin temp user/ pass == admin/house12

  7. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Jordan

    You had the collapse point for the mobile menu set to 0 pixels so it would never fire. I have set it to 480px, if you need to make it collapse earlier just increase that value.

    Magus

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More