Line menu bare with logo and flush left

Discussion in 'Compass WordPress Theme' started by andreahw16, Jun 24, 2016.

Thread Status:
Not open for further replies.
  1. andreahw16

    andreahw16 Guest

    Joined:
    Mar 17, 2014
    Messages:
    65
    Likes Received:
    0
    Location:
    Wheaton, IL
    I would like the menu to just be slightly right of the logo and line up with top of the "FOOD" words in the logo. I am attaching screen shot of what would be preferred and here is url to site https://mrswfoodservices.com/

    Thank you for your help Screen Shot 2016-06-23 at 11.33.19 PM.png
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    To get the changes as you mentioned in your screenshot, just paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    #menu .ddsmoothmenu {    
        text-align: left;
        margin-top: 5%;
    }
    
    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. andreahw16

    andreahw16 Guest

    Joined:
    Mar 17, 2014
    Messages:
    65
    Likes Received:
    0
    Location:
    Wheaton, IL
    Thank you Nitin! That worked perfect!!! :)
     
Thread Status:
Not open for further replies.

Share This Page