Home Forums Pro Themes Biography Pro Link from Client testimonial broken

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #929
    Louise
    Participant

    Hi the featured testimonial has a wee colour bit underneath but doesn’t link to the page? Can you change this?

    #941
    wensolutions
    Keymaster

    That bit of color dot underneath the testimonial is a navigation button when you have more than one testimonial to display. If you currently have one testimonial then you can hide it temporarily through custom CSS.

    Just go to Appearance -> Customize -> Theme Options -> Custom CSS and put the following bit of code.

    #testimonial-slide ol.carousel-indicators li {
        display: none;
    } 

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.