• Resolved pa4080

    (@spaszs)


    Hello, Marcel Pol!

    Thank you for this plugin.

    Is it possible to disable the transformations within @media selectors. For example within @media only print or @media(max-width: 768px)?

    • This topic was modified 6 years, 2 months ago by pa4080.
    • This topic was modified 6 years, 2 months ago by pa4080.
    • This topic was modified 6 years, 2 months ago by pa4080.
    • This topic was modified 6 years, 2 months ago by pa4080.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi,
    I think the best approach would be to disable it in CSS with display:block.
    Can you share the url to the website? I can provide some sample code for that.

    I would think just disabling it in CSS is fine. I don’t see a reason to have an extra option for this in the GUI.

    Thread Starter pa4080

    (@spaszs)

    Hello, Marcel.

    Sorry for the late response. I’ve solved this task in a similar way. I’ve just used div.main-content as HTML Element where the font will be resized.

    Regards,
    Spas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to disable it on certain `@media`?’ is closed to new replies.