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

    Hello. I am currently using media queries to adjust the font sizes and other elements for different devices. I attempted to create media queries for the headers but for some reason they do not work, even when I set the font size in the “advanced styling” header options to default. Is there a way to make it so that the media query css is recognized and put in higher priority over whatever the default setting is?

    Thank you!

    #608103

    Hey peanuttario,

    You can try adding !important; at the end of the arguments which are not applying.

    Thanks,
    Rikard

    #610434

    Not sure why I didn’t try that before. It worked. Thank you Rikard! You can close this ticket.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘css media queries for h1 – h6’ is closed to new replies.