This topic has 2 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hi there!
1. Where can I change the font size of this words? http://prntscr.com/k5sqz6
2. Is there a way to get the spacing the same in this two rows? http://prntscr.com/k5srsc
3. Is it possible to let this images change when the mouse rolls over them? http://prntscr.com/k5ss3h
Thanks in advance!
Regards
Hello,
1. You can use this custom css code:
.woocommerce-account header.title h3 {
font-size: 20px;
}
2.
.template-content .footer a {
line-height: 1.6;
}
3. You can use some of Massive Addons elements http://mpcthemes.net/products/?product=massive For example, Flipbox – https://gyazo.com/cc4c1251947f28e759fbd24c9564e69f (this is Carousel Anything element with Flipboxes).
Regards
You must be logged in to reply to this topic.Log in/Sign up