Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3848997
Featured slider READ MORE button on homepage does not work.
Open

Comments

  • Patrice started the conversation

    Suddenly, the homepage featured slider's TITLES (Headlines) and READ MORE button (on the slider) do not work. When you try to click on these elements nothing happens.

    SORRY to give you another headache. We have had a lot of issues in the last few weeks and I can't understand what the cause might be. 


    Thank you for your patience. 

  •  2,790
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .swiper-flip .swiper-slide {
      pointer-events: initial !important;
    }

    Regards,
    PenciDesign.