Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Is it possible to remove divs which are empty on touch devices? I tried to use the :empty selector but it does not work.
This is the pag I am working on, the red and green area’s are the problem.
http://lwl.lightworklounge.nl/diensten/
Hi Rens,
Based on the context, :empty not working makes sense.
Please open each row you wish to hide on mobile and head over to the row style sidebar and open the attributes settings group. Set the row class to hide-mobile and then save the page once you’ve done this for all rows.
Then navigate to WP AdminAppearanceCustom CSS and add the following CSS:
You may need to adjust the max-width amount.
You might also need to install the SiteOrigin CSS Editor.