Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #885323

    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.

    #885356

    Hey joserve,

    Please, provide your website link and we can help you better with custom CSS codes.

    Best regards,
    John Torvik

    #885544

    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.

    #885575

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.