Adding small promotion banner - by Fabio

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

  • Avatar: fabio_vito
    Fabio
    Participant
    October 28, 2020 at 09:13

    Hello,

    We are interested in adding a small text-only promotion banner on top of our page in a way that it would be visible on all pages (main, product pages, categories etc.) What is a best way to go around it? Is there maybe an option for this in the theme?

    Best regards

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2020 at 09:31

    Hello,

    Appearance > Customize > WooCommerce > Store notice

    Regards

    Avatar: fabio_vito
    Fabio
    Participant
    October 30, 2020 at 07:09

    Hello,

    We have tried the suggested way, but we have a problem since the banner covers the top heading. We have currency exchange, languages, and account options on top heading, and the notice covers that part. Also, we did not find the options to customize the said notice. Could you please assist us with these problems?

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 30, 2020 at 14:42

    Hello,

    Add the notice and reply back. We’ll check and snd you custom CSS to fix it. Or provide WP Dashboard access and we’ll do it by ourselves.

    Regards

    Avatar: fabio_vito
    Fabio
    Participant
    November 1, 2020 at 14:33

    Dear Olga,

    I have added the the notice banner. Please note that underneath the notice banner, there was the top header, not longer visible. The top header has the log in, register, language and currency option.

    Could you please help me to:
    – avoid that the notice banner would hide the top header
    – allow me to customize the banner background color, the text size and color

    Please let me know if you need to get access to the back end.

    Best regards.

    F.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 2, 2020 at 09:01

    Hello,

    Add the below custom to Theme Options > Custom CSS

    .page-wrapper {
        margin-top: 45px;
    }
    
    .demo_store {
        background-color: #fca029;
        color: #fff;
        font-size: 18px;
    }

    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.