Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #622186

    I would like to reduce the white space under the title bar.
    I also need the menu to align with the title and text on the page (it is slightly indented if you look at the Home link).
    Please see image link and look at the red lines to indicate the areas I need help with.
    :-)

    #622190

    Hey studiovene!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .main_menu ul:first-child > li > a { padding-left: 0; }
    .content, .sidebar { padding-top: 10px; }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.