Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1193752

    Hi there,

    I’m in the process of updating my home page and I’m getting thin grey lines at the bottom of each of my color sections.

    I’ve tried a couple of the solutions that have been previously suggested in the forums but none of them seem to be working – please could I have some advice on how to fix them?

    I’ve put the link to my website in the private content area as well as temporary logins.

    Thanks!

    #1193800

    Hey Maiko,

    This CSS is causing that to happen:

    div#after_section_1, div#av_section_3, div#av_section_4, div#av_section_5, div#av_section_6, div#av_section_7, div#av_section_8, div#av_section_9 {
        border-top: 1px solid #cccccc !important;
    }

    I can’t see where it’s coming from though since your CSS is minified/cached. If you disable that then we can see which file it’s coming from.

    Best regards,
    Rikard

    #1193851

    Hi Rikard

    Thanks for coming back to me so quickly – I’ve deactivated the cache plugin so you should be able to see now.

    Thanks

    #1193947

    Hi,

    Find and remove the code Rikard mentioned above in:

    wp-content/uploads/dynamic_avia/enfold.css

    Best regards,
    Jordan Shannon

    #1194129

    Thanks Jordan – I’ve deleted that CSS out of the general styling section in the theme options area but the grey lines are still there.

    Please could you let me know how to get to the above folder? Would that make a difference?

    #1194173

    Hi maikomichelle,

    Can you try adding this CSS:

    #top .container_wrap {
        border: none !important;
    }

    Best regards,
    Nikko

    #1194185

    That’s worked – thanks Nikko! Super helpful.

    #1194186

    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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Grey lines at the bottom of color sections’ is closed to new replies.