Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi
I need to change the font colour on the home page where main pictures (text “The best wooden toys shop in The UK” , “Traditional wooden toys” and “In season’s best weather”)
I have changed the colour but it does not change.
Hello,
The title heading is wrapped inside a mark hightlight css class. Add this code into your Additional Css to change the color to your wish:
i mark.highlight {
color: #ffbb00 !important;
}
Let us know.
Best regards!
You must be logged in to reply to this topic.