This topic has 6 replies, 3 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez
How can I give space above the header?
Screenshot: https://snipboard.io/Cv1Hsr.jpg
Hello, Catholicans,
Thank you for choosing XStore as your WooCommerce WordPress theme.
As we can see, there is margin-top: -40px for the Main header. Please check and change it.
Kind Regards,
8theme team
Can I remove this slider pointer from the section?
Screenshot: https://snipboard.io/5oD2mt.jpg
Hello, Catholicans,
Thank you for your response.
It can be done using custom CSS code, for example:
.swiper-entry:not(.swipers-couple-wrapper) .swiper-wrapper {
cursor: default;
}
We hope this information is helpful.
Kind Regards,
8theme team
How can I give space between the icon and the text “Track Order”
Screenshot: https://snipboard.io/UraqbH.jpg
Hello, @Catholicans,
We kindly ask that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site.
.flex.header-track-order a.currentColor i.et-time.et_b-icon {
right: 5px !important;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up