This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi,
1. I want to change the text in the footer area on http://rj5herenmode.nl/
Everything is now light grey but i want it white.
2. In the footer, how can i link Advanced Search and Contact us to a page?
3. If you click on shop then you see multiple products. but everything is a different size, how can i adjust this so that everything is 1 size
4. Shop > (choose a random catagory) > (choose a random product) > scroll down to “RELATED PRODUCTS, and also here are some image’s bigger or smaller then others
Thank you!
Regards,
Mike
Hello,
1. Please add this code in custom.css file:
.footer_container .textwidget p, .footer_container a {
color: white !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
2. Please provide us with wp-admin panel credentials in Private Content.
3./4. Add this code in custom.css:
.product-grid .product-image img {
height: 200px !important;
}
Regards,
Eva Kemp.
Tagged: best, multiple, persuasive, selling, stuff, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up