Topic: Splash Button Text not working since 1.4.0 [SOLVED]
Hello,
Ever since the 1.4.0 update (well, since then I've checked and noticed), the Splash Button Text that I have set is not showing anymore (for small devices)--only the default of "VIEW GALLERY" is being shown, despite what I put in that field under "Customize" in the builderPro.
Here is an example URL: http://www.mattytat.com/boards/boards
Currently, and which has worked for a while now, I have a bootstrap/font awesome anchor/button code in there:
<a href="../boards/boards" class="button3ColorFirst" style="font-size:20px;" role="button">View Boards Gallery <i class="fa fa-chevron-right"></i></a><br /><br /><br />
I even tried just the text "View Boards Gallery", but still, after publishing and FTPing all new files over, it just shows "VIEW GALLERY".
Any help is greatly appreciated. Without the button, I feel that it's very easy for the user not to know to click on that splash image (I guess I could try to target the CSS around View Gallery too if you can tell me those styles, I can't see in the desktop with web developer since it's the mobile splash screen).
thanks!