Width of Shop Page
-
Hi,
Wanted to increase the width of the shop page. kindly assist how do it change it with CSS code. as the option to change in customize is how showing.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Can you please let me know your site’s address so I can point you in the right direction of getting support?
Please note that these forums are for WordPress.com hosted sites only. If your site is using the open-source WordPress.org software you need to seek help at these forums:
-
-
Hi there,
Your site is not hosted on WordPress.com, but using the open source WordPress.org software at another hosting provider.
The Lodestar theme you’re using is made by us, but please note the correct place to ask for help with your version of this theme is in the WordPress.org forums at https://wordpress.org/support/theme/lodestar/
You can add the following CSS code in the Customizer to make this change:
@media screen and (min-width: 60em) { div#primary.content-area { max-width: 100%; width: 100%; } }You can adjust the percentages until it looks right for you.
For general help with the version of WordPress you’re using, you can ask the WordPress.org community over at https://wordpress.org/support/forums/
-
-
- The topic ‘Width of Shop Page’ is closed to new replies.