Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1214618
    dsm_wp
    Participant

    Good morning,

    I am trying to set a background image for my site (from Subtle Backgrounds) but no mater what I edit, no changes are made. I have tried editing it from the customizer under the Design tab, as well as implementing it from Global CSS, but no change is visible from the site.

    The url is dsmea.com

    #1214636
    dsm_wp
    Participant
    This reply has been marked as private.
    #1214830
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Try adding following CSS under Appearance > Customize > Custom > CSS:

    .blog.site {
    background: url(Your Image Path) repeat-y;
    }

    Hope this helps!

    Let us know how it goes!

    #1214857
    dsm_wp
    Participant

    Hmm, that didn’t seem to do anything either. I’m running Ethos if that has anything to do with it

    #1214865
    dsm_wp
    Participant

    FYI – you have to use a proxy to access my site. The host has location bans in place that I can not change.

    #1215289
    Friech
    Moderator

    Hi There,

    Is this your page? http://prnt.sc/ctiyxf

    Add a background pattern on the Customizer and add this under Custom > Global CSS.

    body .x-main {background-color: transparent !important;}

    Hope it helps, Cheers!

    #1216232
    dsm_wp
    Participant

    Yes, it is! I’ll try that, thank you!

    #1216298
    Rahul
    Moderator

    You’re most welcome!

    Let us know how this goes!

  • <script> jQuery(function($){ $("#no-reply-1214618 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>