Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #383740

    Hi,

    When i use a logo with a white background there’s no line that seperate the image(logo) from the titel/exerpt area. It’s now one white block.

    Is there a quick css code available that makes that line visible?

    Regards Peter

    #383743

    Hey nowhere!

    Can you post the link to your website please?

    Regards,
    Yigit

    #384833
    This reply has been marked as private.
    #385271

    Hey!

    Try to use this on Quick CSS:

    .responsive .fullsize .grid-col-3 .grid-image {
    border-bottom: 1px solid gray;
    }

    Change the border color as you please.

    Cheers!
    Ismael

    #387897

    ok. thanks! It works!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Portfolio grid’ is closed to new replies.