Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #716414

    Hi,

    I know theres a few treads about this subject, but none of the custom CSS in the theme, seems to do the trick. I have a site (actually a few, that) have this problem. Eg. with the first headline text on the frontpage.

    Can you advise?

    Please note: The site I am linking to is a maintenanced “test-site”, so you´ll have to log in (added in private)

    • This topic was modified 7 years, 12 months ago by Jakob40004000.
    #717215

    Anyone there? ….

    #717799

    Hi,

    please use this code inside Quick CSS field:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2 {
    font-size: 16px;
    }}

    and adjust as needed.

    Best regards,
    Andy

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