Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #139681
    dreamnails
    Participant

    I love this theme!

    please can you advise me how to put a different background behind individual posts?

    I have a very busy photo for the homepage which looks great but text doesn’t show up on it, for blog posts.

    https://dreamnailsband.com/?page_id=185

    Thanks!

    #139682
    dreamnails
    Participant

    .

    #139727
    Skandha
    Participant

    @dreamnails: If you want to replace the background in the “Bookings” page and add another background to it.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-id-185 {
        background:none !important;
        background:url("") !important;
    }

    Let me know if this what you want.
    Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change the background behind blog posts’ is closed to new replies.