Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #251724

    Hi my sandbox is http://tapit.ca/snow/

    I am trying to reduce what I assume is a padding/margin issue. I just can’t seem to find the right elements.

    1. Immediately below the navigation bar at the top of the content area are two columns. I am trying to move the content closer to the top of the content area. Right now there appears to be a 100px or so padding/margin.

    2. Below the two columns is the title. It is surrounded by hr in top/middle/bottom. How can I reduce the margin/padding here?

    Thank you.

    #251831

    Hi tapaway!

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

    .content, .sidebar { padding-top: 10px; }
    .av-special-heading { margin-top: 20px; }

    Regards,
    Yigit

    #251867

    Awesome.

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Padding Margin adjustments’ is closed to new replies.