This topic has 3 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #184964
     johnschneider89
    Participant

    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.

    #184965
     Kieran_SQ
    Moderator

    Hi,

    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 CODE
    body.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 solution

    If 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.

    #184966
     johnschneider89
    Participant

    Excellent, thank you! That appears to have fixed it. It must have been cached.

    #184968
     Kieran_SQ
    Moderator

    Glad 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 solution

    If 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.

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?