-
AuthorPosts
-
April 1, 2019 at 10:53 pm #1085728
Here’s my product page: https://jsummers.info/services/fohcus-training/
I made this using the basic editor.Can the sidebar be moved to the right?
Or removed altogether?I’d like the content to be wide, across the page.Does that mean using the page builder? Which doesn’t work with most WC extensions…ugh.
Also, I actually have no widget in the Single Product Pages sidebar.
- This topic was modified 5 years, 7 months ago by JeffreySummers.
April 3, 2019 at 3:48 am #1086302Hey Jeffrey,
Please try this in Quick CSS to remove the sidebar:
.single-product-main-image { display:none; }
Best regards,
RikardApril 3, 2019 at 4:28 am #1086322That didn’t work in the quick css but I loaded it into the Customizer CSS and it worked fine. It does take out the product image but I can live with that. Appreciate it.
This is the latest time a custom css did not work in the theme’s quick css but did in the customizer’s css field. …any concern there?
April 4, 2019 at 7:28 am #1086803Hi,
Great, I’m glad you got it working. If the CSS is not applying from Quick CSS then it’s likely since you have file compression active under Enfold->Performance. Try to tick the box at the bottom of the page in order to delete the old CSS and JS files and save next time you have that problem.
Best regards,
RikardApril 4, 2019 at 8:16 am #1086842Actually I do not. I haven’t had it deactivated since the first issue I posted and had it suggested that that is what should be happening. I have since had all expired CSS and JS files generated by the theme deleted. Is there any other variable that could cause this?
April 5, 2019 at 5:00 am #1087346Hi,
Thanks for the update, if you have deleted the old CSS and JS files then there shouldn’t be anything from the theme blocking your CSS from appearing. The only other reason I can think of would be if you have caching or minification applied from a plugin for instance?
Best regards,
RikardApril 5, 2019 at 12:06 pm #1087446I’m not running any caching plugin but I do have an image compression plugin running…?
I went through and turned off each plugin one by one to see if that changed the result, it did not.
The code is working great in the customizer so I’m happy. I thought you should know. You can mark this resolved unless you have any other questions or comments.
April 6, 2019 at 3:27 am #1087661Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Product Page Layout’ is closed to new replies.