Hi
I am having some trouble locating classes to change some colours. Tried searching forum, cannot find.
On the portfolio page i want to change the colours of:
the Avia Arrow
the background behind the text
the text colour
Thanks,
Jas
Hey Jas!
In Chrome, use the inspect element tool to help you quickly locate the classes you need:
Best regards,
Josue
Thanks Josue.
Yes, sorry should elaborate. Found that, cannot find where it is located in css files or the like.
Thanks,
Jas
Hi,
Can you post the link to your website please so i can assist you better?
Regards,
Josue
Hello Jas!
Use this code:
.grid-content, .grid-content h3, .avia-arrow {
background: #EA662A !important;
color: #FFF !important;
}
Regards,
Josue
Legend.
Thanks.
Jas
Glad we could help Jas, let us know if there is any questions or issues :)
Regards,
Josue