Center Menu

Discussion in 'Andrina WordPress Theme' started by greatscottfilm, Jun 29, 2016.

  1. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
    Hi Priya,

    I need to center the top menu in Andrina, can you write code for that?

    Scott
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Use below code in Custom CSS field of your dashboard..
    Code:
    #menu .ddsmoothmenu {
        margin-left: 144px !important;
        float: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    smith likes this.

Share This Page