Changing Blog bkg color on main page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #538966
    Damon Hancock
    Participant

    How do I change the Blog or News section bkg color on main page?

    #539738
    J. Davis
    Keymaster

    Hi Damon,

    You can try to add the style below to Appearance>Customize>Additional CSS or to style.css file of your Child Theme:

    .lastnews-section.grey-section {
        background:#ffffff;
    }

    Best regards,
    John

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