Home Forums WoodMart support forum icon above centered text

icon above centered text

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

    PC System
    Participant

    Good morning, I am using the sticky menu as the main menu and I would like to place the icon and the text below it in a centered way but only for that menu and that on the left side it is aligned by default to the left, can you help me with this please?

    #589265

    Hello,

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

    ul#menu-sticky-navigation-mega-electronics-1 a.woodmart-nav-link {
        display: inline-grid;
    }
    
    ul#menu-sticky-navigation-mega-electronics-1 img.wd-nav-img {
        margin-left: auto;
        margin-right: auto;
    }

    Best Regards.

    #589323

    PC System
    Participant

    thank you so much!!

    #589337

    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.
    Best Regards.

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

The topic ‘icon above centered text’ is closed to new replies.