How can I give space above the header ? - by Catholicans

This topic has 6 replies, 3 voices, and was last updated 1 years ago ago by Tony Rodriguez

  • Avatar: Catholicans
    Catholicans
    Participant
    April 24, 2023 at 08:46

    How can I give space above the header?
    Screenshot: https://snipboard.io/Cv1Hsr.jpg

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 24, 2023 at 09:11

    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

    Avatar: Catholicans
    Catholicans
    Participant
    April 24, 2023 at 10:08

    Can I remove this slider pointer from the section?
    Screenshot: https://snipboard.io/5oD2mt.jpg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 24, 2023 at 10:42

    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

    Avatar: Catholicans
    Catholicans
    Participant
    April 28, 2023 at 05:49

    How can I give space between the icon and the text “Track Order”
    Screenshot: https://snipboard.io/UraqbH.jpg

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 28, 2023 at 05:57

    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

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.