Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #66591
    Gudrun
    Participant

    Hi Sakin,
    which is the css editor comand to change colour of this frame that shows when hovering on promotion button. (To be precise: “Buy now” at your example page) Standard setting appears black. Please advice.
    Thank you!

    #66595
    Sakin
    Keymaster

    @Gudrun: In Gridalicious Pro theme, you can change the color of promotion button on hover, from “Appearance => Customize => Color Options => Promotion Headline Color Options” and change “Promotion Headline Button Hover Background Color” and “Promotion Headline Button Hover Text Color” then click on “Save & Publish”

    #66602
    Gudrun
    Participant

    Hi Sakin,
    thank you for quick preply.
    But my request is not for changing text colour of promotion button when hovering but to change the frame-line around this button when hovering
    Any advice for comand via css editor? Again, thank you.

    #66627
    Sakin
    Keymaster

    @Gudrun: Sorry for that. OK to change that border color on hover, you need to change the color code as per your need in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #promotion-message .right a:hover { border-color: #666; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘promotion button – hover – change FRAME colour’ is closed to new replies.