Home Forums WoodMart support forum Menu label push out to left instead of right (Aizaz please :)

Menu label push out to left instead of right (Aizaz please :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #429549

    App8047
    Participant

    Hi!
    Is there any css code that could have the menu labels push out to the left instead of the right? (screenshot attached)
    I have a right aligned menu and it gets in the way a little, so was wondering if it’s possible to have it come out to the left?

    Thanks in advance for great help.

    Attachments:
    You must be logged in to view attached files.
    #429567

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .menu-label { position: absolute !important; left: 0 !important; }

    This CSS will make them move to the left most area of the concerned Menu Items. So, if you want to move them a bit from the left then just change the value of the left property here to something like left: 5px; or left: 1em; whichever unit of value you like that best suits you.

    If this doesn’t work for you then kindly share your Site URL in the Private Content field so that we can check directly on your Site and assist you accordingly.

    Hope this helps !

    Best Regards

    #429583

    App8047
    Participant

    You’re a legend… thanks so much!

    #429738

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.

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

The topic ‘Menu label push out to left instead of right (Aizaz please :)’ is closed to new replies.