• Resolved sidipress

    (@sidipress)


    Hi,
    The slide and the involded text seem to not be responsive. have you any patch for me please.
    Thank.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello sidipress,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    @media only screen and (max-width: 480px) and (min-width: 200px){
    	.carousel-text h1{
    		font-size: 1em !important;
    	}
    	p{
        font-size: 10px !important;
        line-height: 13px !important;
        }
    }

    Hope this will helps you.

    Thanks.

    Thread Starter sidipress

    (@sidipress)

    Waouh !
    It works very well !
    Thank you so much.

    This didn’t work for me – also, now the portfolio and blog images from those sections are non-existent on mobile but appear on a desktop. I’ve checked from an iPad, iPhone, and a Galaxy Note.

    Site in question is: http://xcellmedicalgroup.com/

    Hi lbock725,

    Try to deactivate all of your plugin one by one and check your issue.

    Let us know after that.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slide ande text responsive problem.’ is closed to new replies.