-
Author
-
January 6, 2018 at 22:55 #184964johnschneider89Participant
I’m trying to set a background image for my boxed layout, but even though I upload the image I”m still showing the old background color instead.
January 6, 2018 at 23:12 #184965Kieran_SQModeratorHi,
Thanks for reaching out to us about issues you’re having with theme options not updating. Do you have server level caching or CDN active at all? If you do please purge all of these and test your page again (Ctrl+F5).
A temporary fix that would work is using the below CSS in Theme Options > General Settings > Scroll to: ‘Quick CSS’
COPY CODEbody.page-boxed-bg { background-color: #4b4748; background-image: url(https://www.3dfuel.com/wp-content/uploads/2015/11/noisy_net.png); background-repeat: repeat; background-position: center; }
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
January 6, 2018 at 23:23 #184966johnschneider89ParticipantExcellent, thank you! That appears to have fixed it. It must have been cached.
January 6, 2018 at 23:24 #184968Kieran_SQModeratorGlad it’s sorted now, feel free to open a new ticket any time and we’ll be happy to assist.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.