Viewing 5 reply threads
You must be logged in to reply to this topic.
I select to show left/right sidebar on customize but after save nothing happens.Also I try to set it up in the page backhend.
Hello I put the wp credentials and here is the image.
If I put right or left however it will show me full-width.
And btw how can I set up copyright center.Thank you.
Hello,
1-The shop page is designed to be fullwidth. This is not a shop theme so the shop styles are limited. We will add more in future theme updates.
2-The copyright is divided into two spans taking each 50% of the space of the copyright section. To center the current text, i added this custom css into your Customize > General > Additional Css menu:
@media (min-width: 768px){
#copyright .col-sm-6 {
width: 100% !important;
left: 36% !important;
}}
Let us now.
Best regards!
1 – Okey but please put sidebar in next update because shop page without sidebar isn’t so good.
2- Thank you!
Hello,
Sure, we have it set in our to-do list.
Thank you for your patience!
You must be logged in to reply to this topic.