Centering the menu

Discussion in 'ColorWay WordPress Theme' started by taffam, Nov 20, 2012.

  1. taffam

    taffam New Member

    Joined:
    Nov 20, 2012
    Messages:
    6
    Likes Received:
    0
    Hi guys

    Please could you let me know the relevant CSS code so center the main menu as I don't have enough items to fill the bar, and I think it will look better centered.

    Thanks!
     
  2. taffam

    taffam New Member

    Joined:
    Nov 20, 2012
    Messages:
    6
    Likes Received:
    0
    Also guys, if you can tell me how to hide the analytics tracking code from coming up in the top left corner of the page that would be good too!

    Thanks
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please share the link of your website.
     
  4. taffam

    taffam New Member

    Joined:
    Nov 20, 2012
    Messages:
    6
    Likes Received:
    0
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  6. taffam

    taffam New Member

    Joined:
    Nov 20, 2012
    Messages:
    6
    Likes Received:
    0
    I only need the css code and I can put this in myself, and the info on how to hide the code, I don't really want to give out the admin rights to the website?
     
  7. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    For menu issue
    paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #menu {
    margin-left: 100px;
    }
    I think you have resolved google analytic issue by yourself.
    If it still exist then do contact again.
     
  8. skipfoster

    skipfoster New Member

    Joined:
    Nov 29, 2012
    Messages:
    3
    Likes Received:
    0
    Can we discuss the analytics problem? I have the same issue.
     

Share This Page