Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1143356

    Hello,

    I would like to centre the menu but leave the logo on the left hand side. Is this possible?

    I would also like the background of the menu to be a blue with the menu text white. is this also possible.

    We have been playing around with the header as the client wants to add in an advertising logo space on the right-hand side of the site so I need to make sure the menu is clearly out of the way of this.

    Login details below
    Many thanks

    #1143708

    Anyone got any ideas for me on this one?

    Thanks in advance
    Kim

    #1143733

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    @media only screen (min-width: 769px) {
    .main_menu {
        right: 28%;
    }}
    
    

    Best regards,
    Yigit

    #1143740

    Hi Yigit,
    that doesn’t seem to have changed anything. Sorry! Any other suggestions for me?

    #1143746

    Hi Kim,

    There were some CSS errors in your Quick CSS field. I fixed them. Please refresh your browser and review your website :)

    Best regards,
    Yigit

    #1143749

    thank you that has worked now.
    Superb support as usual. That’s why I like using Enfold.

    Have a great day
    Kim

    #1143763

    Hi,

    You are welcome Kim! Let us know if you have any other questions or issues and enjoy your day! :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to centre the menu without moving the logo’ is closed to new replies.