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

    Hi,

    Sorry if this has already been covered but novice help required please!

    I am using the enfold construction demo and want to change the alignment of the main menu from left to centre. I have selected the “logo left, menu below” from the position option but I would like to have the menu centre aligned. I tried a couple of quick CSS changes mentioned in other posts but nothing seemed to change?? Am I doing something wrong?

    Help much appreciated but please treat me gentle as I am new to this customisation lark!

    Thanks.

    • This topic was modified 8 years, 4 months ago by efletcher.
    #655778

    Hey Emma,

    use this code inside of Quick CSS field in Enfold->General Styling->Quick CSS

    #avia-menu {
    margin-left: 30%;
    }
    

    and adjust the % value as needed.

    Best regards,
    Andy

    #655915

    Andy you are a legend! Thank you.

    #656051

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

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