Home Forums WoodMart support forum Prefooter

Prefooter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #591914

    mariana.moreno
    Participant

    Hello!

    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

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #592037

    Hello,

    01. This is a pre-footer area. please navigate to Theme Settings > Footer > Prefooter and disable it.

    02. Can you please share the page URL so I will check and give you a possible solution.

    Best Regards.

    #597382

    mariana.moreno
    Participant

    Hello!

    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?

    #597433

    Hello,

    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.

    Best Regards

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)