Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #121108
    southpawsmilin
    Participant

    I would like to remove the box that overlays on each of the Featured Slider images and contains the page title and excerpt. How can I do that?

    http://cccofwv.org

    #121133
    Mahesh
    Keymaster

    @southpawsmilin: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #slider-section .entry-container {
        background: #fff;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove the box that overlays the Featured Slider images’ is closed to new replies.