Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #314362
    santu009m
    Participant

    I would also like to remove the black background behind the text in the slider. Please help.

    Thanks & Regards,

    Santosh

    #314366
    tikaram
    Keymaster

    @santu009m : Login to your WordPress admin section.
    Go to Appearance => Customize => Additional css and add the following css

    #feature-slider .entry-container {
        background: unset;
    }

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove black background of the slider text’ is closed to new replies.