Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • romagromov Friend
    #198344

    Hi!

    Is there predefined style (suffix) for horizontal menu in Purity III?

    I enable menu in navhelper position, bit it displays as vertical layout:

    How I can make it horizontal?

    chavan Friend
    #537319

    Try adding this to custom.css file or template.css file

    .t3-navhelper li{
    float:left !important;
    }

    if this doesn’t work, please post me your site Url and admin details in PM.

    sushismb Friend
    #561760

    Hi @chavan,

    I can’t seem to work this out as well.

    I’ve sent you PM.

    Thank you!

    chavan Friend
    #562443

    Add this code

    .copyright .nav-stacked > li{
    float:left !important;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  chavan 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum