Hey.
I want the headline in the masonry – http://www.newyorkhotellbokning.se/
to be in red #ff0000
What code shall I add?
Thanks
Charlotte
Hey Charlotte,
I checked your site and it seems you have already done this. The headline Hotel Favorites is already red. Let us know if you need more assistance :)
Best regards,
Nikko
Hello Nikko,
Thanks for your reply but I was talking about the headlines in the masonry element
Hi,
Thanks for the screenshot, please try this instead:
h3.av-masonry-entry-title {
color:#ff0000 !important;
}
Best regards,
Rikard
Thanks :)