This topic has 6 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
Hello,
2 questions, I am using the handtools version.
1. How do I set the footer-handtools for all the pages?
2. On the main page this menu https://cl.ly/517ffebcca8b looks like this on my demo https://cl.ly/ed9cb99c1495 what I am doing wrong?
Thanks
Hello,
Sorry for the delay due to the weekends.
1. Appearance > Widgets > Footer area.
Read more – https://www.8theme.com/demo/docs/woopress/#0_footer
2. Please provide us with temporary wp-admin access so we can take a closer look.
Regards
Here are the detail for the website on the private content
Hello,
Thanks for the reply.
Please add this code in Custom css for page http://prntscr.com/kqhztf
.category-1 .product-categories h2 {
background-color: #ff7500;
padding: 20px 15px;
color: #FFF;
font-size: 16px;
text-align: center;
}
.category-1 .product-categories {
border: 2px solid #ff7500;
margin-bottom: 30px !important;
margin-left: 0;
margin-right: 0px;
}
.category-1 .product-categories li a {
padding: 17px 0;
padding-left: 20px !important;
}
Regards
Thank you, that worked, but If I add that CSS there, with any theme update will be erased, no?
You’re welcome!
Theme update does not affect code of this area.
P.S. Please do not edit style.css file of the parent theme. You may add own custom css code in Theme Options > Custom css or into style.css file of your child theme.
Regards
You must be logged in to reply to this topic.Log in/Sign up