Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #316029

    Hello,

    Not this biggest issue, but upon update to 2.9.2, all of my Theme Subtle buttons have changed style. Prior to the update, they appeared like this, in accordance to http://kriesi.at/themes/enfold/shortcodes/buttons.
    Theme Subtle

    After the update they appear like this:
    Update

    Any fix? I’m sure quick CSS can solve this.

    Cheers,

    Jon

    #316308

    Hi schuttjon!

    Thank you for using Enfold.

    You want the button title and icon change to black? Use this on Quick CSS or custom.css:

    span.avia_button_icon {
    color: #666666;
    }
    
    span.avia_iconbox_title {
    color: #666666;
    }

    Best regards,
    Ismael

    #316703

    Thank you much. This topic can be closed.

    :)

    – Jon

    #316705

    I also just discovered that there is a custom color setting for the buttons. I must of just glanced over that.

    Thanks guys, your support team is the best.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Subtle’ is closed to new replies.