Home Forums Free Themes Clean Commerce Main menu too thick

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50413
    SusannaW
    Participant

    Hi,
    The main menu on http://www.cdtdirect.com is almost 3 times as thick than what it should be.
    Under Customizing ▸ Menus > Main Menu, when I un-click Primary Menu(Current: Main Menu), the black menu bar gets slims down, but the drop downs disappear and menu items are out of whack.

    How can I give you log-in credentials without exposing them in this forum?
    I had hoped I could upload a screen shot to show you better, but I don’t see that option.

    Have deactivated the Coming soon page temporarily so that you can at least see the thick menu bar.

    http://cdtdirect.com/wp-admin/customize.php?return=%2Fwp-admin%2Fnav-menus.php&changeset_uuid=85f38645-a3f5-4f82-9a3d-54b628831629

    SusannaW

    #50649
    wensolutions
    Keymaster

    Hello @susannaw,

    To reduce the thickness of main nav bar use below given CSS.

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

    #main-nav .main-navigation li {
        margin-right: 45px;
    }

    Hope this helps .

    Best Regards!!

    Have a good day.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.