Home Forums UnTheme Mentis Static Services & Testimonial

Viewing 9 reply threads
  • Author
    Posts
    • #104567

      evas45
      Participant

      Hi,

      I need a little help with a couple of things:

      1. I would like to make the Services elements non-clickable, how can I do that? See image1

      2. I would like to change the Testimonial Text so it’s not all in uppercase, and perhaps a little smaller. The more wordy testimonials are looking a bit much. See image2

      Thanks,
      Eva

    • #104568

      evas45
      Participant

      Images failed, see smaller sized ones attached.

      Attachments:
      You must be logged in to view attached files.
    • #104626

      evas45
      Participant

      Hi,

      Can someone please respond to my query?

    • #104639

      Maria Do
      Keymaster

      Sorry for the delay. Please send me the store URL. I will check and help you.

    • #104641

      evas45
      Participant
      This reply has been marked as private.
    • #104682

      evas45
      Participant

      Hi,

      Feeling a bit neglected here, please can you respond and assist me? Your support policy says responses within 24 hours on weekdays.

      Thanks

    • #104725

      evas45
      Participant

      Hi,

      You have responded to another ticket on the 4th June, why aren’t you responding to mine?

    • #104729

      Maria Do
      Keymaster

      Hi there
      1.1. I would like to make the Services elements non-clickable, how can I do that?=> You can try this below css code:

      .template-services-content a {
      pointer-events: none!important;
      }

      2. I would like to change the Testimonial Text so it’s not all in uppercase, and perhaps a little smaller. => You can try this below css code:

      .cms-testimonial-wrap.layout2 .with_quotes { text-transform: initial!important; font-size: 16px!important; }

    • #104735

      evas45
      Participant

      Hi,

      Thanks they have worked.

      One last thing: I also need to make the footer height smaller, I have tried making adjustments to the padding etc but nothing is working.

    • #104766

      Maria Do
      Keymaster

      Do you want to reduce the footer height or just reduce the white space here? https://eva-shaw.com/

Viewing 9 reply threads
  • You must be logged in to reply to this topic.