Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #526497

    Hi, I can’t seem to color the Avia Button font color. Can you help? I have all the body links a light blue and I can’t seem to figure out how to change the button to do become white liek the form. You can see what I mean in the link provided.

    Thanks!
    Rob

    #526529

    Hi RobertPfeifer!

    Please insert the following css into your custom css section:

    .avia-button .avia_button_icon {
    color: #ffffff !important;
    }
    
    .avia_iconbox_title {
        color: #ffffff !important;
    }

    Best regards,
    Dake

    #526550

    That worked awesome thanks Dake. Quick follow-up. Is there a way to add animation fade-in to a text block like you do for images?
    Rob

    #527695

    Hi!

    unfortunately there is no such function built into the theme. Maybe a plugin could help you out.

    Best regards,
    Andy

    #527699

    Thanks Andy.

    Rob

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Avia Button Font Color’ is closed to new replies.