Hi Team,
Would it be possible to change the line underneath the portfolio items to #ED1C24 instead of grey?
I’ve attached a screenshot via the Dropbox link for reference.
Thank you!
Hey lara666,
Thank you for the inquiry.
Try to add this css code:
.html_elegant-blog .avia-content-slider .av-vertical-delimiter {
border-color: red;
}
If this doesn’t work, please provide a link to the page.
Best regards,
Ismael
Hi Ismael,
Thank you so much, that works!