i want to change the color for ALL the buttons - call to action button on home page form - the call now button at the top right of the site - the read more button on the blogs - etc... im using the black styling option and it has a default purple...but i want to change the purple to a brown color - i also want the hover color for the links to be brown as well - and also getting those little icons under the title of the blog post that are purple to change to brown too tnx
Hello, These all are images. Just go to blackridertheme\css\color\images and edit all purple images with the help of Photoshop. And for hover color. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: a:hover { color: brown!important; } Thanks & Regards Nitesh Raghuwanshi