responsive text

Home Forums Legacy Support Support queries Styling issues responsive text

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #374774
    MeesterGijs
    Spectator
    Hello, 🙂 Is it possible to have the text in the yellow bars at this page to be responsive? Because I don’t like the look now. Unfortunately I can't seem to find this custom code which I wanted deleted first: https://prnt.sc/1s0ur06 Thanks, Gijs
    #374789
    Veronica
    Moderator
    This reply has been marked as private.
    #374991
    MeesterGijs
    Spectator
    This reply has been marked as private.
    #375395
    Veronica
    Moderator
    checking
    #375400
    Veronica
    Moderator
    hi use this code: @media (max-width: 320px){ .summary.entry-summary .woocommerce-product-details__short-description .other{ font-size: 10px !important; letter-spacing: -1.5px !important; padding-right: 0px !important; padding-left: 0px !important; } } @media (min-width: 375px) and (max-width: 425px){ .summary.entry-summary .woocommerce-product-details__short-description .other{ font-size: 10px !important; letter-spacing: -.5px !important; padding-right: 0px !important; padding-left: 0px !important; } } refer: https://screencast-o-matic.com/watch/crXUjFVIKsu
    #375403
    MeesterGijs
    Spectator
    Perfect! Really it is. Thank you so much. Enjoy your day, Veronica. Let's close this one :)
    #375471
    Veronica
    Moderator
    good to know closing this one
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘responsive text’ is closed to new replies.