Hey,
I want the dotted line between the blog posts – http://www.hotelladdict.se/category/nya-bloggposter/
also be visible between the post on the Blog post element – http://www.hotelladdict.se/
What code shall I add?
Thanks
Charlotte
Hey Charlotte,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-alb-blogposts footer.entry-footer {
border-bottom: 1px dotted #000;
}
Hope it helps.
Best regards,
Nikko
Thanks :)
Charlotte