Resolvedcarattere nei banner

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #26788
    silvano71
    Participant

    Ciao,
    quando uso il backend per creare una pagina ed inseisco l’elemento banner, nel campo font mi fa scegliere solo tra standard e big
    se scelgo big sul mobile non si ridimensiona e non si legge tutta la parola o le parole
    Come posso fare per inserire una terza soluzione?
    Grazie
    Silvano

    #26790
    Althemist
    Keymaster

    Hello Silvano,

    I am afraid we don’t speak your language. Support is only offered in English. Please, always send your messages in English language, so we can assist you.

    Regards,
    Althemist team

    #26791
    silvano71
    Participant

    sorry, i try :)) sometimes google translate automatically :)))
    When i built a new page, and add “banner” in the font dimension i have only 2 options: default and big
    i like the “big” one but on mobile device the font is too big and the word is cut
    is possible to have a 3° option?
    Thnaks
    Silvano

    #26793
    Althemist
    Keymaster

    No, I am afraid there is no way to include third option, but you can change the font size for mobiles with CSS. Something like this:

    @media only screen and (min-width:980px){
    .wpb_zass_banner.zass_banner_big a h4 {
        font-size: 18px;
    }
    }

    It would make the big banner text size same as the small one on mobiles.

    Hope this helps.

    Best regards,
    Althemist team

    #26798
    silvano71
    Participant

    thanks a lot, i try immediately :))
    you so quickly, great job

    have a wonderful day
    Silvano

    #26802
    silvano71
    Participant

    hello i did the modification but the font change on desktop and not on mobile

    #26859
    Althemist
    Keymaster

    So sorry, my mistake.

    It must be max-width:980px not min-width:980px

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register