Home › Forums › WoodMart support forum › Change the width of the pages
Change the width of the pages
- This topic has 11 replies, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
September 28, 2020 at 1:10 pm #229338
HadmjParticipantHello,
1-how do I change with width of the whole page? for example Home or shop page as you can see here: https://imgur.com/ZMIZavK empty space to the left of the categories2-how do I change the width of the rows? when editing with WPbakery: https://imgur.com/TKtBqma
3- when adding html block to the prefooter it only appears in shop page how do add to certain pages only?
thank you.
September 28, 2020 at 2:38 pm #229361
Elise NoromitMemberHello,
You can change the width of the row in the row settings.
The shop page is not editable you cannot add any rows to the stoppage. The width of the pages is set globally in the Theme settings > General layout.
You can disable pre-footer for the certain pages in the page settings: https://xtemos.com/docs/woodmart/options-for-pages/
September 28, 2020 at 10:03 pm #229408
HadmjParticipantThank you it worked.
about the General layout is there a way to change the sidebar width only?
also am having an issue with layout when I add borders you can see it here >> https://imgur.com/hx7WeKE
some borders are up and some are down.
September 29, 2020 at 7:42 am #229510
Elise NoromitMemberHello,
You can change the width of the sideba in the Theme Setting and in the page settings. What do you mean pleas?
Best Regards
September 29, 2020 at 11:23 am #229593
HadmjParticipantHello Elise thank you,
I mean when I enable the (Bordered grid) in the products style the grids are not straight (the lines) on the shop page
you can see here: https://imgur.com/9knZkX9
and here: https://imgur.com/dBMu5tQSeptember 29, 2020 at 1:23 pm #229673
Elise NoromitMemberHello,
This problem is caused by the different height of the grid items. You can crop the images and limit the title length, you can find here the instruction on how to do that: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
Best Regards
October 2, 2020 at 12:13 pm #230460
HadmjParticipantHello Elise,
All the images have the same size (1000×1000). so I don’t know if I should crop them or no, also how do I limit the title length some products have longer names than other products?
isn’t there way to fix the grid automatically?
October 2, 2020 at 2:44 pm #230498
HadmjParticipantI fixed it thank you I had Masonry grid enabled, one more thing can you tell me how to change the text color of the cart sidebar (cart and checkout text)
as you can see HERE one is black color the other is white I don’t know how it happened
October 2, 2020 at 4:58 pm #230519
Elise NoromitMemberHello,
You can change the text color by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
October 2, 2020 at 5:03 pm #230520
HadmjParticipantwhere can I find the classes names? is this correct (button btn-cart wc-forward)
October 2, 2020 at 5:31 pm #230525
HadmjParticipantokay found it .btns-default-dark thanks
one last question, is there a way I can change the grid lines color on the shop page?
October 4, 2020 at 9:45 am #230742
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.products-bordered-grid.elements-grid { border-color: #000; }
Chante the color as per your needs.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register