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

    Hi,

    Is there a way to remove the white line that appears either below a color section or above a layer slider? I’m not finding any settings to adjust this.

    Thanks in advance!

    Lindsay

    #1215656

    Hey Lindsay,

    I can’t load your site:

    504 Error
    Target not responding.
    Egad! We may be working on fixing this already, but if it keeps happening let us know.

    You should also check status.pantheon.io to see if there’s a posted status notice.

    Best regards,
    Rikard

    #1216555

    Hi Rikard,

    That happens to me frequently with dev sites, and you typically just have to refresh. However, we’ve pushed the site live, so you can access it at the link below.

    Best,
    Lindsay

    #1216557

    Hi,

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

    CSS Snippet:

    
    .avia-layerslider {
        border: none;
    }
    
    

    Best regards,
    Yigit

    #1216718

    That worked – thank you!

    #1216726

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘White line appearing between a color section and layer sllider’ is closed to new replies.