Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1202988

    Hi. Would it be possible to know how to resize the texts that I use in the catalogue on the smartphone?

    http://www.brunocover.it/CMS/wordpress/trikego/?page_id=2864

    https://ibb.co/hMQnKPN

    Some texts overlap, I would like to be able to scale the texts on smartphone, using %

    Thanks a lot for your support. Best regards. Bruno

    #1203592

    Hey Bruno,

    Sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .av-catalogue-title, .av-catalogue-price {
      font-size: 18px;
    }
    }

    Best regards,
    Rikard

    #1213667

    Excuse me very kind Rikard. I have been busy completing the site, I have now added your important information and thank you very much.

    The restyling is over, but in putting it online there were 2 problems that I can’t solve and I’m panicked, because I have to put it online but I can’t solve it.

    I have opened the 2 tickets for a few days and recently another summary

    – Sticky Header on mobile version
    – Difference All Headings (H1-H6) with equal parameters
    – Difference All Headings (H1-H6) with egual parameters + Sticky Header on mobile

    I start to be late and I’m going crazy because where I developed the site to present, everything perfect, but on the site server, although there are the same settings and the same css, there are these two differences that I can’t solve: I can’t unlock the top bar on smartphone and I can’t get the right thickness of the various H’s

    everything perfect here (no sticky header on smartphone and various thickness perfect H)
    http://www.brunocover.it/CMS/wordpress/trikego/

    here, the end site, I can’t unlock sticky headers and have the right thickness of the various H’s
    https://trikego.com/it/cargo-bike-made-in-italy-trikego/

    but it’s all the same, I’m going crazy, sorry if I mentioned it to you. Thanks Rikard for your patience and your work. Best regards. Bruno

    #1213816

    Hi Rikard. I have the same problem with H2 in https://trikego.com/it/contatti/

    I’m trying to add H2 to your css but I can’t find the solution: would you be kind enough to suggest me how to solve it? Thanks a lot Rikard. Best regards. Bruno

    #1213818

    Yes Rikard, it seems to work: do you confirm it is the right solution?

    / * SMARTPHONE CATALOG RESIZE TEXT * /
    @media only screen and (max-width: 767px) {
    .av-catalog-title, .av-catalog-price, .av-catalog-content h2 {
       font-size: 18px;
    }
    }

    If it is the ideal solution, close this ticket. Thank’s for your job. Best regards. Bruno

    #1213902

    Hi Bruno,

    If that CSS works then I don’t see any problem with it :-)

    Best regards,
    Rikard

    #1213986

    Yeah, perfect Rikard. Thanks a lot. Best regards. Bruno

    #1214203

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1214674

    Dear Rikard, you solved my problem, you can close this topic. Thanks a lot. Best regards. Bruno

    #1214792

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Catalogue: resize texts on smartphones’ is closed to new replies.