Home Forums Weaver Xtreme Theme media on phone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #66483
    merlojh
    Participant

    On this website now would I size the text on the right to size in mobile view if it can be done? John

    <i class=”fas fa-mobile-alt”></i>415-686-6871call or text
    <i class=”fa fa-phone” aria-hidden=”true”></i>415-785-7134call for appointment
    <i class=”fa fa-envelope” aria-hidden=”true”></i>[email protected]

    Home

    #66484
    scrambler
    Moderator

    What do you mean by size exactly?

    Are you trying to just make the text smaller?

    If so, you can use rule based on the mobile class, or the CSS I gave you recently to scale text with the browser size.

    You can use the menu right html class for that

    .is-mobile .wvrx-menu-right {font-size:70%;}

     

    #66488
    merlojh
    Participant

    Thanks that is what I wanted John

    #66489
    merlojh
    Participant

    Thought it was working but looked at my phone and in vertical view it jumps form the small text to large but in horizontal it works? John

    #66490
    scrambler
    Moderator

    If I test on a desktop by reducing the browser width, when the mobile menu appears, the text becomes small and stays small all the way to the narrowest browser.

    Do you see the same on desktop?

    I also tested on my android phone both landscape and portrait and it works there too

    If so, make sure you clear all your caches (plugin, service, browsers)

    #66491
    merlojh
    Participant

    Thanks I will John

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