How to add banner/slider at the top of the hearder

This topic has 6 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Olga Barlow

  • Avatar: roy
    roy
    Participant
    November 16, 2021 at 21:24

    I want to add a banner at the top of the header like https://xstore.8theme.com/demos/2/niche-market02#. How to do that?

    Another question, why the symbol “>” was not displayed correctly in my website homepage though it is showing correct in the dashboard, see, https://www.chefsdepot.tfifoods.com/wp/home-page-niche/

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 17, 2021 at 09:40

    Hello,

    1/ Create a static block with the desired content > add it into Appearance > Widgets > Header banner area
    2/ Could you provide URL and temporary wp-admin access?

    Regards

    Avatar: roy
    roy
    Participant
    November 17, 2021 at 16:12

    The display is ok when using page preview. Please let me know where the icon “>” comes from and the reason behind the trick issue. thanks

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 17, 2021 at 23:07

    Hello,

    Check now, please.

    Regards

    Avatar: roy
    roy
    Participant
    November 18, 2021 at 15:10

    Thanks, the display is correct now.

    But I need to know the reason and the method so I can handle this kind of issue next time by my self.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 18, 2021 at 20:22

    Hello,

    You are welcome.
    We have added the below custom to Theme Options > Custom CSS instead of the Elementor Custom CSS

    .custom-block02 h3 {
        padding-left: 12px
    }
    .custom-block02 h3:before {
        content: "\e904";
        font-family: 'xstore-icons' !important;
        font-size: 9px;
        position: absolute;
        left: 0;
        top: 13px
    }
    .custom-block02 .content-product {
        margin-bottom: 5px
    }

    Regards

  • 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.