Reply To: Modify Hover Text Color for Button-Large Class

Homepage Community Forums Aspire Theme Support Modify Hover Text Color for Button-Large Class Reply To: Modify Hover Text Color for Button-Large Class

#19583
Wes
Moderator

    Try and add this to your CSS and it should override the orange color –

    .front-page-1 .button:hover {
    	color: #fff;
    }

    For the other issue, all I would need is a login. FTP login if possible, since it’s safest way to make changes/edits to PHP files. Just make sure to set your post here as a Private Reply.