Home Forums WoodMart support forum Switching colors on ‘Info Box’

Switching colors on ‘Info Box’

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #714430

    Chris
    Participant

    Hello,
    Could you explain how to change the text and icon colors using mouseover on an Info Box?
    I can’t find anywhere to place an icon and text of different colors. ;((
    https://woodmart.xtemos.com/woodmart_element/info-boxes-with-hover/
    Thx
    Best regards

    #714441

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Edit the information box widget and in the style tab, choose “background on hover” style and set the hover background.
    https://postimg.cc/cvNxfNFx

    You can use the theme template library and import this template and use it on your site:https://postimg.cc/ppkv5n5B
    https://xtemos.com/docs-topic/templates-library/

    Best Regards

    #714446

    Chris
    Participant

    Thanks!

    I understand !

    The trick is to select ‘background on hover’ and ‘gradient’.

    But if I want a purple icon and purple text (not white) on the ‘background on hover’ ?

    Thanks for your help.
    Best regards

    #714500

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    There is no direct option in this widget to change the hover text/icon color.

    However, you can change the text color by using this custom CSS, like this:

    .box-style-bg-hover:hover .info-box-title,
    .box-style-bg-hover:hover .info-box-inner {
        color: #8000ff !important; /* your preferred color */
    }

    Best Regards

    #714524

    Chris
    Participant

    Thank you Aizaz
    Best regards

    #714558

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You are Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.
    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.

    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Switching colors on ‘Info Box’’ is closed to new replies.