Hi guys, I have 2 blog pages where an delimiter line appears. Where does it come from and how do you get rid of it?
thanks!!!
Hey mary301187,
Please try the following in Quick CSS under Enfold->General Styling:
.container_wrap {
border-top-width: 0;
}
#top .fullsize .template-blog .post_delimiter {
border-bottom-width: 0;
}
Best regards,
Rikard
perfect, it works, great help!!! thank you.
one thing. the lines in the URL are shorter than the other blog. why?