• Resolved bob reeves

    (@bob-reeves)


    Hi,

    I have been using your wonderful plugin for a number of years. I am trying to do a website refresh on localhost. After installing and activating Strong Testimonials I have tried adding a ‘slideshow’ view using the dark theme. I would like to have a 10px radius on the border.

    Can you please help.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi @bob-reeves,

    Can you please send me a screenshot your view’s settings and one with the slider and the border you want to add a radius to? It will help me better understand what code to send.
    You can use: https://imgur.com/ to post screenshots here.

    Warmly,
    Mihaela

    Thread Starter bob reeves

    (@bob-reeves)

    Hi @mplusb

    Thanks for your reply.

    The image link is; https://imgur.com/a/zxAUTqQ

    I require a border radius for the 4 corners of the slideshow.

    Thank you!
    Please add this code in Appearance > Customize > Additional CSS:

    .strong-view.wpmtst-default.dark .wpmtst-testimonial-inner {
    	border-radius: 10px;
    }

    Warmly,
    Mihaela

    Thread Starter bob reeves

    (@bob-reeves)

    Thanks once again for responding,

    unfortunately your css did not work.

    Hi @bob-reeves,

    I am sorry for the late reply!
    Could you try like this as well:

    .strong-view.wpmtst-default.dark .wpmtst-testimonial-inner {
    	border-radius: 10px !important;
    }

    Warmly,
    Mihaela

    Thread Starter bob reeves

    (@bob-reeves)

    Hi @mplusb,

    thanks for your reply unfortunately this did not work either, I think I will contact you again once the site goes live, you can then see for yourselves what the problem is.

    Once again thanks for your help.

    Regards

    Bob

    That would be really helpful! Will be looking forward to your reply.

    Marking this support thread as resolved due to inactivity. If you have any other questions or need further help please open a new thread.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Slideshow View’ is closed to new replies.