Hello, I’m just trying to get these drop down boxes aligned so that the page looks cleaner. I can’t seem to find a way to just view the HTML in the WP dashboard. Is there a way to edit the visual presentation of the product pages?
Hey @serafinnyc…that worked perfectly but do I need a plugin or something to edit mobile CSS specifically? I tried Editor>Styles>CSS but what I’m doing seems to edit it for desktop, tablet and mobile.
Also, if you get a chance, is there a way to bulk change the variation image depending on one variable? In this case it’s just the color of the product. Otherwise I can do them all manually but it’s going to take a long time to do that. Thanks again!
This reply was modified 1 year, 10 months ago by getgolfed.
No, you won’t need an app @getgolfed for mobile only CSS. Just make sure you’re not adding everything above. The first snippet is for Desktop only and displays them in an inline manner. The second snippet is for Desktop only and shows them stacked. So decided which on you want.
Then add the last snippet that starts with @media below it. Be sure to clear your cache after adding any new CSS to a site.
All of this goes in your Additional CSS tab of the Customizer section of your site. Go to Appearance > Customize > Look to the last or second to last tab Additional CSS and add it there. Hope that helps
Good, so make sure to clear cache now because that looks like there’s too much gap for a padding of 1rem bottom. I didn’t have that much space when I did it. If it’s like that after clearing cache then simply remove the padding-bottom rule