Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1140058

    I was wondering if it is possible to change the color of the button within a Promo-Box? I would like to use the same background color I defined in the styling settings but would like to use a black button for the promo box.

    https://drive.google.com/file/d/1MNIRb6QyKhisayZMXJZ78ACfwowBqfFb/view?usp=sharing

    #1140772

    Hey KosmetikAndNails,
    Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .av_promobox.avia-button-yes > div > a.avia-button {
    	background-color: #000 !important;
    	border-color: #444 !important; 
    }

    Then clear your browser cache and check.

    Best regards,
    Mike

    #1141409

    Thank you Mike :) Worked perfectly.
    I’m still searching where the text “Klick mich” (click me) on that button can be changed (?) I mean… yeah, a button has to be clicked obviousely, but I would like to rename it to something more informative what can be expected when someone clicks on it ;)

    #1142100

    Hi,
    Glad to hear that it worked for you, for your promo button, you should find the editable field in the element:
    2019-09-25-215413
    If not Please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    #1142751

    OMG… Mike

    That’s a classic “Error 50”: the problem sits 50cm away from the screen.

    All I saw was this:

    But scrolling down in that Promo-Box solved my problem :-)

    #1142821

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1143775

    you can close it :)

    #1143816

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to change color of button in Promobox’ is closed to new replies.