Home Forums Pro Themes Clean Commerce Pro Center the main menu

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #36795
    rweiss23
    Participant

    By default, the main menu is left justified. Is there a way to center it?

    #36932
    wensolutions
    Keymaster

    Hello @rweiss23,

    To center the main menu item you can use below given CSS.

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

    nav#site-navigation .wrap-menu-content {
        padding-left: 25%;
    }

    Also please adjust the padding according to your requirement.

    We hope it helps.

    If you have any confusion further, please let us know.

    Best Regards!!

    #37340
    rweiss23
    Participant

    Thank you.
    I’m all set now.
    RW

    #37346
    wensolutions
    Keymaster

    Hello @rweiss23,

    Nice to know that the problem has been solved. If there are any further query, then please feel free to post them.
    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
    https://wordpress.org/support/view/theme-reviews/clean-commerce

    Best Regards!!

    #37528
    rweiss23
    Participant

    I have been trying to add another question for the past 2 days, but it never seems to post.
    How do I add a new post? Is there a problem with the system?
    Or with me?

    Thx,
    RW

    #37676
    wensolutions
    Keymaster

    Hello @rweiss23,

    You can create a new support ticket in the respective theme’s official support forum for new queries.

    Also, as far as we have tested, the support forum for new tickets is working correctly from our side. Please try posting in tour queries in your theme’s official support forum by logging into your account from the link here : themepalace.com/forum/clean-commerce-pro

    Please let us know if you have any issues further.

    Hope this helps,

    Best Regards !!

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