Site logo

[Resolved] Change color header when over the mouse

Home Forums Support [Resolved] Change color header when over the mouse

Home Forums Support Change color header when over the mouse

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1799902
    Alberto

    Hi.

    I need to know how can I change the color of the header when the mouse hover.

    As this web: https://www.visoaestheticsacademy.co.uk/

    Thank you so much.

    Alberto.

    #1800047
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to your site so i can see the layout – then i may be able to provide some CSS for that.

    #1800552
    Alberto

    Hi David, thank you very much.

    The web is under construction.

    but here is the link:

    https://blissmed.es/

    Regards,

    Alberto

    #1800553
    Alberto

    Upppssss!!!!

    I forget…..

    Please Grey bar. Thank you.

    #1800580
    Ying
    Staff
    Customer Support

    Hi Alberto,

    Try this CSS, feel free to change the color code:

    #masthead:hover {
        background-color: #ffffff;
    }
    #1804174
    Alberto

    Hi Ying.

    Thank you so much.

    Perfect!!. Quick and effective response.

    Regards,

    Alberto.

    #1804846
    Ying
    Staff
    Customer Support

    No problem 🙂

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