Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #689407

    how do i remove image in page slider widget?

    #689422

    Hi cpdcngo!

    Can you please post the link to your page and point out the image you would like to remove?

    Cheers!
    Yigit

    #689434

    http://www.cpdcngo.fatrute.com

    I’m referring to the default edit button photo that shows up when there is no photo. I want to remove it all together.

    #689449

    Hi!

    Please add to your CSS

    .main_color .avia-content-slider .slide-image { display: none !important }

    And let us know if you need anything else.

    Regards,
    Basilis

    #689450

    this css also removes the partner slider element, which i need.

    #689542

    Hi,

    Please use following code instead

    .avia-content-slider .fake-thumbnail .slide-image { display: none; }

    Best regards,
    Yigit

    #689547

    thanks.

    #689811

    Hi,

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘remove image in page slider widget’ is closed to new replies.