[Support request] Background color for container?

Home Forums Support [Support request] Background color for container?

Home Forums Support Background color for container?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1075445
    Henry

    I changed the background of my site using the customizer but the container with the content remains white by default.

    I am assuming that I should be changed the CSS style within these divs?

    Can someone kindly confirm that I am correct?

    <div id="page" class="hfeed site grid-container container grid-parent">
    		<div id="content" class="site-content">
    			
    	<div id="primary" class="content-area grid-parent mobile-grid-100 grid-75 tablet-grid-75">
    		<main id="main" class="site-main">
    
        >>> THEN ALL MY CONTENT 

    .content {
    background-color: #898989;
    }

    Is that correct?

    Thanks!

    #1075927
    David
    Staff
    Customer Support

    Hi there,

    the Content container colors can be changed via the Customizer > Colors > Content

    #1075955
    Henry

    Yes indeed…! Sometimes you just need to dig around a bit better…

    #1076056
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.