• the background displays as two separate colors as black and dark gray. I wish for one background color black and can’t find it in the theme files

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • You may use this code in Appearances > Additional CSS.

    #sidebar,
    #content,
    #footer {
    	background: #000 !important;
    }

    Give it a try and let me know how that goes! ??

    Thread Starter cwburket

    (@cwburket)

    Faisal, first, thank you!!! Your code helped to change some background, but part of the background remains unchanged. I wish for all background to be #000 black. Thank you for your help!!! Christopher

    Thread Starter cwburket

    (@cwburket)

    The desktop and mobile versions of my site have undesirable background colors

    Also, I thought I saw you as a theme developer and would be happy to see any of your programming projects.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background color’ is closed to new replies.