Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152537
    John Ezra
    Member

    Hi Sebastian,

    Thanks for updating the thread! Would you mind specifying what you want to achieve with the font size. Tell us which screen width and how small you would like it so we can guide you. Upon checking your site, we see that the size is responsive and sizes up or down depending on screen size. We will need to use CSS to specify the size to your liking. Please do update us with more details – thanks!

    #1163350
    sebagc
    Participant

    Hi!
    Thanks for the answer!
    the website is http://www.Sudgower.com
    The essential grid skin is set up to be 80px size, and when the screen is at tablet size it works well, but for the iPhone size is too big. Is it possible to resize it? Make it maybe a 50% smaller? Or even maybe make it also 25% smaller for tablet size?

    Thank you very much!
    Best,
    Sebastian

    #1163587
    Jade
    Moderator

    Hi Sebastian,

    You can add this under Custom > CSS in the Customizer.

    @media (max-width: 676px) {
        .eg-washington-element-3 {
            font-size: 20px !important;
        }
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1143468 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>