Home Forums Pro Themes Kids Education Pro remove change colour of area

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #89741
    Daniel Halstead
    Participant

    I need to change the colour so it is the same as the purple or make it disappear
    The area I have highlighted in the attached image is the area I need to change colour or make transparent
    https://www.dropbox.com/s/zfwfuq1zsrknyur/Capture.JPG?dl=0

    #89792
    wensolutions
    Keymaster

    Hello @haldarulon,

    If you want to change the color then please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS

    article .entry-content {
        background-color: #bf2025;
    }

    Change the color code as per your requirement.

    Hope this helps.

    Regards!!

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