Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #673618

    Hi Support,

    I need to make this site

    Look like this site

    How do I reduce the space from the main content area to the header?

    Also I need to reduce the space between the bottom of the content area to the footer / socket

    Cheers

    Richard

    #673670

    Hey quadrocreative,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .container_wrap_first .content {
        padding-top: 10px;
    }
    

    Best regards,
    Yigit

    #673723

    perfect.. much appreciated

    Richard

    #673903

    Hi,

    You are welcome, glad we could help. Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce the space from the main content area to the header’ is closed to new replies.