Home › Forums › WoodMart support forum › Variable product opions › Reply To: Variable product opions
October 26, 2020 at 6:46 am
#236080
Aizaz Imtiaz Awan
Keymaster
Hello,
1) For the footer social icons try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.footer-container .elementor-social-icons-wrapper.elementor-grid {
margin-left: -350px;
}
2) For the footer space Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.site-content {
margin-bottom: -40px;
}
3) To translate the text you need to use the loco translate plugin then choose the correct path to translate the string. You can watch the video in our detailed documentation in the following link:
https://www.youtube.com/watch?v=D3NsDdMzsls
4) No you don’t need to disable any option from the performance.
Regard’s.
Xtemos Studios.