Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1254676

    I have the borders set to “Borders on top and bottom between cells” in a Grid Row. The borders that display are white and I can’t see an option to change their color. Can someone let me know how to change them to a different color? Thanks!

    #1254918

    Hey NicomIT,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1255250

    Sure thing Victoria. Here you go…

    #1255466

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .flex_cell.no_margin.av_one_fifth {
      border-color: red;
    }

    Best regards,
    Rikard

    #1256045

    Thanks Rikard. That changed the borders on the left and right. I was able to change the top and bottom with this CSS:

    .av-border-top-bottom {
    	border-color: #15577b;
    }

    Btw… one thing I noticed is the first image is displaying a pixel taller than the other four images and the files are all the same size (600 by 345), so I’m not sure what is causing that with just the first one.

    #1256472

    Hi NicomIT,

    Best regards,
    Victoria

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