How to Center Menu

Hi, I would like to center the menu. How do I do this? Here is the website : http://www.dentisttemplestowe.com.au/

Thanks!

Comments

  • Hey,

    are you sure that you use Stack: Center header type? If you do, please make sure that you don't have any custom css for this header type.

    Thanks!
  • Hi There!

    Yup, I have. These are the only custom codes. Let me know which I should remove : 

    #Action_bar .contact_details li:last-child {
    text-align: center !important;
    font-weight: bold;
    }

    #Action_bar .contact_details li {
        font-size: 19px;
    font-weight: bold !important;
    color: #ffffff !important;
        text-align: center !important;
    width: 100%;
    }

    .sliding_box .desc_wrapper h4 {
        font-size: 18px;
    }

    img.scale-with-grid, #Content img {
        text-align: center !important;
    }

    h1, h1 a, h1 a:hover, .text-logo #logo {
    color: #ffffff !important;
    }

    h1, #Subheader .title, .text-logo #logo {
    font-size:60px !important;
    color: #ffffff !important;
    }

  • Please remove 2 declarations which are at the top. If this won't help, remove them all for a while and check.
  • Thanks, I've removed the codes but it didn't work. 
  • If it does not work, then please send us private message with dashboard access and we'll have a look on it. But please notice, if you did it wrong and the problem is with one of your custom css's, you will lose them all because we would remove them.
Sign In or Register to comment.