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

    Hi,
    on this page I use color sections: http://www.tillitsvervet.no/tillitsvalgt/#film

    I would like to remove the space between the two color sections, and I would like the latest color section to go all the way down to the socket / footer area. In other words I would like the color sections to be massive white from where they start to the bottom of the page.

    #632990

    Hey dalboslampen,

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

    .page-id-4966 #after_section_2 {
        display: none;
    }
    

    Then please go to Enfold theme options > General Styling > Footer and change colors/background color as needed

    Best regards,
    Yigit

    #633223

    Hi,
    thank you for helping out. Unfortunately this should apply to alle my post and pages,.. not only a page with a spesific id.

    I this possible to achieve?

    #634274

    Hi,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

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