issue with testimonial

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17143
    yingyosl
    Member

    Hi,

    I think there is issue with testimonials on mobile website. The issue is that job description of the one who give testimonials usually go out of the screen. However, it occurs only on the mobile screen. But on the website is totally fine. How Can I solve this issue? Please see attached photo captured from mobile.

    Many Thanks

    happymapth.com/wp-admin
    username: ben
    password: mcmanaman119

    #17152
    Veena
    Moderator

    I don’t see any issue. Everything seems ok.

    #17155
    yingyosl
    Member
    This reply has been marked as private.
    #17174
    Veena
    Moderator

    Pls insert the below custom CSS in themeoptions-

    @media only screen and (max-width: 479px){
    #client-testimonials1 .testimonials2-slider-container .footer span {
        display: block;
        top: 0px;
    }}
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.