[Resolved] Different Font Size In Mobile :)

Home Forums Support [Resolved] Different Font Size In Mobile :)

Home Forums Support Different Font Size In Mobile :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1599029
    Rpn

    Hello,

    I’m using 19px font for the desktop view on my site but I want to make it smaller for mobile devices!

    I’m using this CSS

    @media (max-width: 768px) {
        body {
            font-size: 16px;
        }
    }

    But I’m not seeing any change.

    Can you help me out?

    Note: I’m using generate press typography for font size

    Site link – https://exactblogging.com/elementor-black-friday-sale/

    #1599036
    Rpn

    I solved it:)

    #1599061
    Elvin
    Staff
    Customer Support

    I solved it:)

    Nice one! Glad you got it sorted. 😀

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