Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #626730

    Hello! I’m using Enfold Theme, and I installed the flat business demo. When I look at the site on a mobile device, the text I have entered as the heading in the Special Heading in the first Color Section does not get resized to fit the mobile… So I can manually reduce the text size and that is fine, but if I leave it at the optimum size for viewing on a computer, the text gets cut off on a mobile. Should this be resizing, or is that degree of responsiveness not built?

    See http://whole.drewwelsh.com

    Thanks!

    #627384

    Hey traumkommode,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .home #av_section_1 h2.av-special-heading-tag {
        font-size: 30px!important;
    }}

    Best regards,
    Yigit

    #627468

    Perfect! Thanks, Yigit!

    #627480

    Hi!

    Glad we got it short out!
    Please do let us know if you need anything else!

    We would also love, if you can go ahead and rate our theme to themeforest, we would appreciate the effort a lot!

    Thanks again for using enfold.

    Cheers!
    Basilis

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