Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1376609

    Hi
    I am using the Enfold Band theme template. The header/title seems to resize perfectly for desktop & tablet, but for the phone, it is cut off no matter what I do.
    Everything below that seems to be fine.
    I thought at first it was because I had tried a custom font, but even with default Arial, I have the same result.
    Please advise.
    Thanks,
    John

    #1376610

    Here’s the site

    • This reply was modified 1 year, 11 months ago by Portizar.
    #1376629

    Hi,
    Thanks for the link to your site, for your homepage slider I adjusted the font sizes for the mobile size so the text will fit on the screen better:
    2022-12-18_005.jpeg
    and I add this css to make the mobile slide image a little bigger to show your text better:

    @media only screen and (max-width: 767px) { 
    #top.home #full_slider_1 .avia-slideshow-inner,
    #top.home #full_slider_1 .avia-slideshow-inner img {
    	height: 420px;
    }
    }

    please clear your browser cache and check and see the screenshot in the Private Content area.

    Best regards,
    Mike

    #1376632
    This reply has been marked as private.
    #1376634

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header/title does not resize for mobile version’ is closed to new replies.