Top Bar Setting/Multipurpose Ecommerce Pro

Home Forums ThemesEYE Support Top Bar Setting/Multipurpose Ecommerce Pro

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #56712
    shane.gill
    Participant

    Hi I am trying to change the colour of the top bar/announcement itself and cant find any were to change in it,
    managed to change the text within it alright.

    • This topic was modified 2 years, 10 months ago by shane.gill.
    #56715
    support
    Participant

    Hi,

    For changing top bar background color you need to add the following CSS,

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> paste given CSS and publish.

    .topbar {
    background: #4f66c9;
    border: 1px solid #4f66c9;
    }

    Many Thanks

    #56716
    shane.gill
    Participant

    Hi..Thanks for your reply
    I tried the line of code but unfortunately it did change anything,I did change the colour fonts before I installed it but no luck.

    #56717
    support
    Participant

    Hi,

    Could you please share the website url

    Thank you

    #56720
    shane.gill
    Participant

    Hi,

    The link for my website is https://wildatlanticaromas.ie its the top bright blue banner ….

    #56725
    support
    Participant

    Hi,

    Could you please share the color code to which you want to change so that we can provide you with css

    Thank you

    #56727
    shane.gill
    Participant

    Hi

    Thank again for your help color code is #002939

    Thank you

    #56730
    support
    Participant

    Hi,

    For changing the top bar background color you need to add the following CSS,

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> paste given CSS and publish.

    .topbar {
    background: #002939;
    }

    Thank you

    #56733
    shane.gill
    Participant

    Hi
    Thank you very much apprentice it….

    #56735
    support
    Participant

    You are welcome

    If you need further assistance or clarification please let us know.

    Thank you

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.