Plugin Contributor
alexgso
(@alexgso)
Hi Stacy,
I’ve logged your request. In the meantime we recommend the use of media queries.
So if I have I have an image that I used your plugin to size on the desktop, but want a different size or % on mobile I would add @media (max-height: 180px) to your code sheet ? How to specify it’s for that element on mobile?
The desktop css for my slider
.attachment-colormag-featured-image.size-colormag-featured-image.wp-post-image {
height: 350px;
Or is there a way to exclude the added changes for mobile?
Lost
http://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Or assign to a selected theme (child) as opposed to the parent or all?
May have to use this plugin for the css given from yours, however I won’t know the full css to copy over.
https://ww.wp.xz.cn/plugins/custom-css-editor/screenshots/