Tagged: button, caption, Color Viewing 3 posts - 1 through 3 (of 3 total) Author Posts September 6, 2015 at 2:08 pm #498864 MarioParticipant Hi guys! i would like to change the color of the button “shop now” on my full width image slider on home page and about page. it could be RED? how can we manage the effect on this button? Thanks a lot for your help! cheers Mario September 6, 2015 at 5:30 pm #498910 ElliottInactive Moderator Hi Mario! Add this to a codeblock element in the page. <style type = "text/css"> .avia-slideshow-button { border-color: red !important; color: red !important; } </style> Regards, Elliott September 6, 2015 at 6:00 pm #498917 MarioParticipant THANK YOU VERY MUCH!!! cheers Mario Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘change button color of caption’ is closed to new replies.