Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Alp Friend
    #934854

    Hi,

    I’m trying to get ‘top menu’ displayed horizontally on menu pos. posıtıon 1 or slideshow.
    I trıed a lot of codes ınto the custom.css I found here but I was not able.

    I am using purity III with a copy of default layout

    Can someone help me pls?

    Best regards,

    Alp

    Pankaj Sharma Moderator
    #934867

    Hi
    The Mega menu can not be selected by any menu module . You need to set the Main menu via Template options > Navigation Tab in Purity III .
    Beside if you are published a Normal menu module you can use display flex style to make it working .
    Could u share the url of page where u published the menu module , so i will suggest you exact changes .

    Alp Friend
    #934945
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #934946
    This reply has been marked as private.
    Alp Friend
    #934956
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #934960

    Hi
    still the menu is not showing : http://prntscr.com/b8kr88
    Could u publish it and share the correct url with detials screenshot how u want to change the look of menu ,
    so i can assist you better .

    Alp Friend
    #934966
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #934976

    Hi
    First you need to resize the module position width to col-lg12 full width so menu item can view perfectly .
    You can do it from template options > layout tab > responsive layout > Large > drag and drop the module position .
    follow this doc if u face any issue to re size module position width.
    Then add below code in custom.css file to make the item horizontal

    
    #Mod20 .module-ct > ul.nav { display: flex; }
    Alp Friend
    #935113

    Thank you very much,
    now the menu is horizontal.

    How can I reduce the height of the menu?
    And how to change the mouseover BG and active color?

    Please have a look: http://prntscr.com/b8tpwn

    Pankaj Sharma Moderator
    #935186
    This reply has been marked as private.
    Alp Friend
    #935262
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #935273

    Hi
    Add below code in custom.css file and change the padding values as per needs .

    
    .t3-sl-1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 11 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 6 months ago.

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