Could you help me with the following questions and doubts?
1.- Where can I disable the prefooter with brands on the store page and product page? I attach the image
2.- How can reduce the space between the text lines in the footer? i’m using a widget
I have attached my URL page. I hope we can do something and I also have more questions, but they are different topics.
Can I write all my questions here in this post or do I have to open a topic for each one?
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.
:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li {
margin-bottom: 5px; /* Adjust this value as needed */
padding-bottom: 1px; /* Or modify this if padding is causing the space */
}
Please create new topics for each issue in the support system to avoid any confusion.