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

    Hi

    I want to reduce the padding above the content block (in this instance its an image) but below the sub heading on my pages. (Area shaded in bright green).
    I would like it to be about a 1/3rd of the size.
    Is there an easy way to do this or do i have to add something to the quick CSS?
    Thanks
    Kate

    screenshot

    #222507

    Hey makeitbritish!

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

    .content, .sidebar {
    padding-top: 10px; }

    Best regards,
    Yigit

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