Hi!!I’m having a problem with the responsive design.
Cornerstone allows me to select in which devices I want to see a row for example and in which I want to disable them. The thing is I am selecting for example the header of this page:
https://congresoneumopediatria.com/xxxviii-reunion-de-la-sociedad-espanola-de-neumologia-pediatrica/
and I duplicated. Then I selected one of both to be only visible in big screens, in laptops and in big tablets. and the second row I only want to see it in small tablets and in mobiles.
Once I do that, responsive starts to work but not properly. When you go to a browser and you decrease the browser width manually, you will see that in one particular pixel (979px) you can see both rows at the same time. First of all this is not the breakpoint I have selected. It should have been happening around pixel 768 and second, it never have to show you both rows!
So I’m doing it manually with all the rows I need to do that with media queries. And I’m wasting my time.
Can you let me know how to solve that??
Thanks!!
