Home Forums Pro Themes Yummy Pro Is it possible to remove the logo in the slide on only one image?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69663
    Allyssa
    Participant

    Hi,

    I wanna remove the logo in the slide on only one image.
    Do you think it’s possible?
    If no, is it possible tu remove the logo from all the images? and the text 🙂

    https://prntscr.com/j3elyi

    thanx for your help

    #69685
    wensolutions
    Keymaster

    Hello @com4digital,

    You cannot remove the overlay box in particular image but you can delete it from all the images in the slider.

    For this use below given CSS.

    .main-slider-contents {
        background-color: transparent;
        border: none; 
    }

    Hope this helps.

    Best Regards!!

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