Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #587927

    Hi

    All Mega Menu main text as description as well as centred by default, when they should be aligned to the left.

    Thanx

    #588353

    Hey hdpcr!

    Please use the below CSS in Enfold > General Styling > Quick CSS

    /* Text align left*/
    #top #header .avia_mega_div .sub-menu {
        text-align: left!important;
    }
    

    Best regards,
    Vinay Kashyap

    #588648

    Thank you it worked fine

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mega Menu Text centred by default’ is closed to new replies.