Hi,
Is there any quick css that can make my blog post grid layout with a border and background? I tried this code but it also apply to other elements like “Partner/logo element” and “content-slide” and I want it only applies to blog post grid layout.
.avia-content-slider .slide-entry {
border: 1px solid #e1e1e1; padding: 10px;
background: #FFFFFF;}
What I try is to insert “blog entry” into “color section” (with grey background) so blog grid entries appear like individual cards in the page.
Thanks and best regards.
Hey joserve,
Please, provide your website link and we can help you better with custom CSS codes.
Best regards,
John Torvik
Hi John:
The website is under development, but here you have a image for your reference: https://imgur.com/a/hhBm6
But the problem is that with folllowing CSS code other items like “Partner/logo element” and “Content-slider” get the same aspect (white background and bordered)
.avia-content-slider .slide-entry {
border: 1px solid #e1e1e1; padding: 10px;
background: #FFFFFF;}
I only want the grid blog to get that aspect, not other elements of the web.
Thanks in advance and best regards.
Hi joserve,
We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
Victoria