• I want all the elements of my secondary menu in one line.
    I also want to know how I can list of items in my secondary menu in two columns instead of the default one.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    Try adding this CSS to Theme Options> Advanced Settings:

    #nav-second ul.sf-menu>li {
        width: 12.5%;
    }

    Let me know if that works for you.

    -Kevin

    Thread Starter y2kdsp007

    (@y2kdsp007)

    Hello Kevin it worked! Thanks a ton! Now the other issues are as follows
    1) Secondary menu drop down list seems too long. I want it in two columns or in multiple rows so that the user don’t need to scroll too much.

    2) How I can have the registration option same as here without using any plugin. I want to make the minimum use of plugins.
    https://themes.kadencethemes.com/virtue/my-account/

    3) How I can have the home page edited in the same style as shown here

    https://themes.kadencethemes.com/virtue/

    4) How to have a sitemap created with/without plugin?

    • This reply was modified 6 years, 8 months ago by y2kdsp007.
    • This reply was modified 6 years, 8 months ago by y2kdsp007.

    1. The premium theme has an option for fullwidth submenus, but you’ll have to use a plugin with the free theme.

    2. This page should be generated by default by WooCommerce. You can add this shortcode to make any page show this though:
    [woocommerce_my_account]

    Just place that into a text editor on the page.

    3. You’re using your latest posts page as front page. Go to Appearance> Reading, and set your front page as a static home page. Then go to Theme Options> home Layout to set the content.

    4. There is no way to do this without a plugin. Take a look at YOAST:
    https://kb.yoast.com/kb/enable-xml-sitemaps-in-the-wordpress-seo-plugin/

    -Kevin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Secondary Menu – Single Line’ is closed to new replies.