Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #373741

    Hi,

    could you help me to check there are too much space in the red area
    refer to the following picture

    #373827

    Hi paulchiao!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .page-id-57 .content {
    padding-top: 20px;
    }

    Regards,
    Yigit

    #374373

    thanks Yigit

    #374380

    Hi Yigit

    Could you let all the pages have the same spacing as page-id-57 ?

    #374635

    Hi!

    just try to remove the id:

    .page .content {
    padding-top: 20px;
    }
    

    Regards,
    Andy

    #374693

    thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘too much space here in red’ is closed to new replies.