• Resolved mbl1119

    (@mbl1119)


    I would like to remove the shadow from the slider.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • wprsupport

    (@wprsupport)

    Hi @mbl1119

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section and add the following snippet:

    [class^="icon-"]:before, [class*=" icon-"]:before {
      text-shadow: 1px 1px 1px rgb(127 127 127 / 30%);
      color: #687378;
    }
    .image-overlay {
      display: none !important;
    }

    Kind Regards

    Thread Starter mbl1119

    (@mbl1119)

    The shadow is gone but the slide show isn’t transitioning or anything.

    How do I fix that?

    wprsupport

    (@wprsupport)

    Hi @mbl1119

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

    Kind Regards

    Thread Starter mbl1119

    (@mbl1119)

    The slideshow isn’t moving or doesn’t have arrows to allow the viewer to move it on their own.

    Page is here: https://sistersofstrength22.com/

    wprsupport

    (@wprsupport)

    Hi @mbl1119

    The free theme does not have functionality for autoplay its a pro feature, regarding the arrows they are visible on our end, please check the screenshot: https://nimb.ws/r3oQsT

    Please clear the cached data of the website and browser and check again.

    Kind Regards

    Thread Starter mbl1119

    (@mbl1119)

    Done

    wprsupport

    (@wprsupport)

    Hi @mbl1119

    Great, can you tell us the result you are getting after clearing cached data? If you still need any assistance, please feel free to contact us.

    Kind Regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove Shadow’ is closed to new replies.