ResolvedMobile menu H1 and H2 size not changing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #21326
    gsapola
    Participant

    Hello , I almost done website but have problems with mobile view .The H1 and H2 tags not resizing and staying small.I have tried changing by custom CSS but if i do changes mobile is ok but website is to small.

    Website is :

    Home 6

    Can someone help me to sort it out this problem.

    P.S. i have installed custom font “cyclone-background”.

    Need to fix it ASAP.Website should go live tomorrow.

    Thanks

    #21334
    Althemist
    Keymaster

    Hello gsapola,

    I am afraid I really don’t understand. Could you please explain more and give us an example? Exactly what would you like to change?

    #21337
    gsapola
    Participant

    When you go on website with PC H1 and H2 tags are ok.When you using tablet or any other mobile device H1 and H2 tags is not sizing responsively to the font and looks very small .

    #21349
    gsapola
    Participant

    Hello , i managed to sorted out .But have another problem .call buttonHow to change this button colour?I cant find what is this the element.See picture attached.Thanks

    #21364
    Althemist
    Keymaster

    Hi gsapola,

    actually, there is no such thing like a “responsive font”. At least not in a semantic and device-proof way. We just set a smaller size on smaller devices. However, I am glad you managed to find where the CSS setting is located.

    As for the “Call now” button, this can only be changed with CSS. The class you need to alter is:

    #header .lafka-top-bar-message span.lafka-top-bar-phone a:before {
        background-color: #a1ba32 !important;
    }

    Hope this helps.

    Regards,
    Dimitar

    #21380
    gsapola
    Participant

    Thank you very much .All sorted .

Viewing 6 posts - 1 through 6 (of 6 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