Front image text needs to be mobile responsive

Home Support Business Era Front image text needs to be mobile responsive

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1929
    Anonymous
    Inactive

    Hi there, my homepage image text needs to be mobile responsive because when i go onto my website using my phone you cannot see the part ” the law firm specializes in..”

    here is my website address:

    Home

    Thank you.

    #1934
    ProDesigns
    Keymaster

    Hi @kelsey

    Please go to Appearance >> Customize >> Additional CSS and add following CSS

    @media only screen and (max-width: 479px)
    #main-slider .cycle-caption p {
        display: block;
    }

    Hope it will work.

    Thank you.

    #13820
    Anonymous
    Inactive

    Informative share!

    #17812
    Anonymous
    Inactive

    I’m really not sure how to pose this question any other way, but I’m trying to load text on top of an image – which appears to be a tricky task in itself, but I’ve got it going using this tutorial. Unfortunately, the tutorial is slightly out of date and I can’t figure out a way to dynamically change both the font size and the span size for mobile and still maintain the text in the correct place on top of the image.

    #17885
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please share with us your website URL here or on [email protected] as it will help us to check the issue in detail and we can provide you an effective solution.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    #18099
    Anonymous
    Inactive

    I am also looking for such great designs.

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