I don't need the text that shows under the button that pops up on the home page (called home page top button info). I would also like to change the color of the button to blue.
Dear User, Greetings from InkThemes, You can resolve it very easily, you need to paste below CSS code in Custom CSS field located in Dashboard->Appearance->Theme Options->Styling Options->Custom CSS Code: #sub_header p{ display:none; } .fbtn.top-button { background-color: blue !important; webkit-box-shadow: 0 3px 0 #971b1b; -moz-box-shadow: 0 3px 0 #971b1b; box-shadow: 0 3px 0 blue; } Hope that helped. Thanks & Regards! Nitin Sharma InkThemes.com