Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #174971

    Hi,

    How do I remove the main content border on the homepage only?

    http://businessoceans.com/

    There is a line (from border) right under the picture. How do I remove that line and the one under the header? I only want to remove them for the homepage. Thanks

    Aaron

    #175084

    Hello boag!

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

    .home .container_wrap, .home .avia-layerslider { border-top-style: none; }
    .home .avia-shadow { box-shadow: none; }
    .home #header_main { border-bottom-style: none; }

    Best regards,
    Yigit

    #175341

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove main content border only on homepage’ is closed to new replies.