Hi,
How do I change the background on this page https://junglecayman.com/current-offers/ for ‘Current Offers’.
I have looked everywhere and can only see the option to change the font and font colour but not the yellow background.
Many thanks!
Hi,
How do I change the background on this page https://junglecayman.com/current-offers/ for ‘Current Offers’.
I have looked everywhere and can only see the option to change the font and font colour but not the yellow background.
Many thanks!
Hello Naz,
Thanks for writing in!
Please go to X > Theme Options > Custom CSS and find this custom css block:
.x-header-landmark {
padding: 45px 0;
border-color: #e4e1d0;
background-color: #e4e1d0;
}
Feel free to change the colors.
perfect that worked, thank you!
You’re welcome. Glad we’re able to help.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.