Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #910427

    Hi, I am using the grid layout for showing my blog posts. Can I somehow create a color backround ‘box’ for an individual post?

    • This topic was modified 6 years, 9 months ago by winnieandbuzz.
    #910674

    Hey winnieandbuzz,

    Yes you can, can we please see your URL and tell us which box you want?

    Best regards,
    Basilis

    #910685

    There are actually 4 things that I am trying to achieve:

    1) current look is OK except that I would like to have the image aligned left instead of center, i tried float left but then the text will appear on the right side of the image which is not desired

    2) how can I increase the space between the image and the title underneath?

    3) each post has a border around them, I would like to change the background within the border

    4) is is possible to make a radius on the corners of the border around the blog post?

    #910993

    Hi winnieandbuzz,

    Could you please attach a mockup of what you’re trying to achieve?

    Can you disable caching and minification for now?

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
     .avia-content-slider .slide-image img {
     	margin: 0;
     }
     .avia-content-slider .slide-entry {
     	border: none;
     }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #913596

    Hi,

    Could you take a look at the page in the private section? Login is shared in the previous private section.
    You will see that the picture is centered whereas I would like to have it aligned left, in line with text below.
    Then, when the image is left aligned I would like to have a bit more space between the image and the text below it.
    Each post is in its own box/frame, can I change the color of the background of each box, preferably independently, e.g. one box in yellow, other box in red, and so on.
    And then, if possible have rounded corners for each frame/box. But this is a ‘nice to have’ :)

    #913776

    Hi winnieandbuzz,

    The token seems to have expired, can you make a new one, please?

    Best regards,
    Victoria

    #913845

    Hi Victoria,

    I have bought a plugin that fulfils all my needs, works great with Enfold. This topic can be closed. Thanks for your support!

    #913862

    Hi winnieandbuzz,

    Glad you got it working for you! :)

    Can you tell us which plugin you use?

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #913882

    I am using Content Views Pro.

    #913911

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change background color of posts in blog grid layout?’ is closed to new replies.