when i try to change the breakpoint when the expression
current page default breakpoint < tablet (992 px)
then it changes the breakpoint for every screen size… also for the default one on the pc.
why does it do that?
when i try to change the breakpoint when the expression
current page default breakpoint < tablet (992 px)
then it changes the breakpoint for every screen size… also for the default one on the pc.
why does it do that?
Are you trying to do
current page width < tablet (992 px)
Thank you! That was exactly what i needed
Glad that helped.
This topic was automatically closed after 70 days. New replies are no longer allowed.