Tagged: x
-
AuthorPosts
-
August 17, 2016 at 4:44 am #1134930
maghrabi42ParticipantDear,
I have issue about widget I need to remove, another issue about the box of (show me the cart) is not fix
you will find it in the attachment
my website is najdstore.com
thank youAugust 17, 2016 at 6:25 am #1135045
DarshanaModeratorHi there,
Thanks for writing in! Your screenshots did not attach properly, due to our file-size limit of 512KB. Could you please use an online service to share your references (http://snag.gy/), so that we can check.
Thanks!
August 18, 2016 at 6:32 pm #1137603
maghrabi42Participantokey can you check now please
August 18, 2016 at 11:26 pm #1137923
RupokMemberHi there,
Thanks for writing back! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.
Also kindly explain your issue properly as I am not sure what you are trying to achieve based on your given information.
Thanks
August 19, 2016 at 4:54 am #1138140
maghrabi42ParticipantThis reply has been marked as private.August 19, 2016 at 11:02 am #1138428
Nabeel AModeratorHi there,
Thank you for providing the credentials.
1. To remove Cart Title and empty section, add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.woocommerce-cart .h-landmark.entry-title, .woocommerce-cart .x-sidebar { display: none; } .woocommerce-cart .x-content-sidebar-active .x-container.main:before { right: 0; } .woocommerce-cart .x-main { width: 100%; }2. To fix the Woo Commerce message section,use this code:
.woocommerce-cart .x-alert-block { padding: 0.786em 1.15em 1em !important; }Let us know how this goes!
August 20, 2016 at 12:04 am #1139186
maghrabi42ParticipantDear,
about the first issue I give you example for the page i want lock lick (the shop page) I need change the cart page also the checkout page exactly like shop page, another issue is solved thank you so much
best regardsAugust 20, 2016 at 1:05 am #1139220
ChristopherModeratorHi there,
Please add this :
@media (max-width: 979px){ .x-content-sidebar-active .x-container.main:before, .x-sidebar-content-active .x-container.main:before { left: -5000em; right: -5000em; } } .woocommerce-cart header.x-header-landmark.x-container.max.width { display: none; }Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities.
Hope it helps.
August 20, 2016 at 3:34 pm #1139709
maghrabi42Participantokay can i change the brown colour or is to possible thank you for your help and to grant support 🙂
August 20, 2016 at 3:44 pm #1139711
maghrabi42Participantif you can not it’s okay and thank you for you help:)
August 21, 2016 at 3:00 am #1140111
Rue NelModeratorHello There,
Thanks for the updates! The brown textured color is a background image pattern that can be change in the customizer. You can change the textured image or even just use a solid color of your choice. Please go to Appearance > Customize > Layout & Design > Background Options. Please select an image for the pattern or background image. And if ever you just wanted a solid color, please select the color that matches your site.
Hope this make sense.
August 21, 2016 at 4:46 am #1140163
maghrabi42Participantthank you so much for your help and great support 🙂
August 21, 2016 at 8:00 am #1140307
ChristianModeratorYou’re welcome. Glad we could help. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1134930 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
