Hi,
How do you change bg colour?
Hi, any support would be grateful.. desperate to get resolved :)
Hi!
Please add following code to Quick CSS
.main_color .av-masonry {
background-color: white;
}
Best regards,
Yigit
Hey!
It does work fine actually. Please edit your images and make backgrounds transparent.
Best regards,
Yigit
Hey!
Try adding this to your custom CSS.
.av-masonry-sort a {
color: white !important;
font-size: 20px;
}
Regards,
Elliott
hi that didnt work
Hi!
Please add following code to Quick CSS
.av-sort-by-term * { color: white; font-size: 20px; }
.avia_show_sort { color: white !important; }
.all_sort_button.active_sort span { color: #27bdc2!important; }
Cheers!
Yigit
Hey!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
Yigit
Hey!
Replace the code with this:
.main_color .av-sort-by-term a {
color: #ffffff !important;
}
Try to remove the browser cache then reload the page.
Cheers!
Ismael
same result.. shows change on responsive mode but not on laptop/desktop. I’ve tried 3 laptops.
Hi!
Please review your website now. You had an unclosed media query
Best regards,
Yigit
Hi Yigit,
not sure what that means, but it sounds good! ;)
And yes its fixed! Thanks for your support.