Okay
  Public Ticket #2615597
Common Text Above Top Menu In The Header
Closed

Comments

  •  8
    suparno2k started the conversation

    How to put a common text across the site in header. For example, I want to put 
    "10% Off + Free Shipping" across the site above the top navigation menu at https://www.craftmontaz.com

    Suparno
    [email protected]
    +1 240 593 8520

  •  1,558
    Laborator replied

    Hi Suparno,

    As I can see you have already added the store notice banner to your site, if you want to move it at the top then add this CSS to Custom CSS:

    .woocommerce-demo-store .woocommerce-store-notice {
        top: 0;
        bottom: auto;
    }
    

    Or if you don't like the way this notice shows then you can use the Top bar under Laborator > Theme Options> Header and Menu > Top Bar:

    medium
    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  8
    suparno2k replied

    Hi Art,

    Thanks for your guidance. I don't see Top Bar under > Header & Menu. I understand we have to update the Kalium theme.
    Just to be sure theme update won't have any effect on the site - right? Please confirm that theme update will be smooth and if we need to take any extra precaution. 

    Suparno

  •  1,558
    Laborator replied

    Hi Suparno,

    If you have not modified the core theme files (PHP) and customized via CSS then the theme update will run smoothly.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group