Change the background color of the site

This topic contains 8 replies, has 3 voices, and was last updated by  Kor 4 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #522429

    blackout
    Expired Member
    Post count: 22

    Hello, I want to make the background of the body of the site Black instead of White. How can I do that?

    #522432

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    you can use your theme’s options or write custom CSS.

    What theme are you using?

    #522455

    blackout
    Expired Member
    Post count: 22

    I am using Supreme Directory

    #522462

    Alex Rollin
    Moderator
    Post count: 27815
    #522532

    blackout
    Expired Member
    Post count: 22

    I have to tried to change the background through customizer, but it never changes. Let me look at some of these posts.

    #522535

    blackout
    Expired Member
    Post count: 22

    In the forum I just see info on the footer and the header. I changed the color in customized and published but it did not change at all. What am I doing wrong?

    #522538

    Kor
    Moderator
    Post count: 16516

    Hi blackout,

    Thanks for your reply. Please share your Website WP admin access here in private reply and we’ll check this out for you asap!

    #525267

    blackout
    Expired Member
    Post count: 22
    This reply has been marked as private.
    #525441

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your reply. Try applying the custom CSS code below and see if it’s what you’re looking for. Insert into WP > Appearance > Customize > Additional CSS.

    .container,.content-box.content-single article.hentry {
        background-color: #000!important;
    
    }
Viewing 9 posts - 1 through 9 (of 9 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket