This topic has 3 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #108939
     andycooper
    Participant

    Hi,

     

    I have two Uber menus one for social media at the very top and one for site links under the Logo. I can not get the bottom site links one to stay centred. I think I need to adjust the container width but what I have tried does not make it center.

    Please can you let me know what to adjust in the theme template to get it to stay centered regardless of page width.

     

    Thanks

    #109368
     Laura
    Moderator

    Hello, try adding the following to style.css of child theme

    COPY CODE
    
    nav#ubermenu-main-24-primary {
        margin: 1% auto !important;
        float: none !important;
        width: 60%;
    }
    

    🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109975
     andycooper
    Participant

    Thanks worked perfectly.

    #110609
     Laura
    Moderator

    Glad it worked 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?