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

    Hi,

    Does anyone know how to remove (or colour in white) the slim line above the full-width masonry as seen here:

    http://www.whitestagweddings.com/

    Half way down the page, the line is green above the four thumbnails.

    Thank you very much!

    #305928

    Hey mijyman!

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

    .page-id-2511 .container_wrap {
    border-top: none!important;
    }

    If you would like to apply the code globally, please remove .page-id-2511 from the code

    Best regards,
    Yigit

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