Home Forums Pro Themes Clean Commerce Pro header

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #67985
    Vladislav Priadko
    Participant

    Hello,
    header is changed and became like a bud – position:fixed
    while paging the site also drops
    need header inherit, that I would not go down

    #67986
    Vladislav Priadko
    Participant
    #68035
    wensolutions
    Keymaster

    Hello @pryda-vlad,

    The menu item in the main navigation displays in second line because you have more no of menu item and the menu items are also of longer letter.

    However we will provide the custom CSS using which you can remove the gap at the right and the menu item will appear there.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .main-navigation ul li.menu-item-has-children a{
        padding-right: 22px;
    }

    Further, the theme has already provided the option to manage the sticky header feature. For this go to Admin Panel > Appearance > Customize > Theme Options > Header Options and enable/disable the option Make Primary Menu Sticky as per your requirement.

    Hope this helps.

    Best Regards!!

    #107306
    Yaroslav
    Participant
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.