Home Forums WoodMart support forum Distance between element

Distance between element

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

    caominhtuan175
    Participant

    how do i reduce the distance between the elements in the footer

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

    Hello,

    I saw the screenshots you attached.

    To reduce the space between the elements in the footer you need to add the following Custom CSS in the Custom CSS for desktop area under Theme Settings Custom CSS.

    .main-footer #mc4wp_form_widget-2 {
    padding-bottom: 5px;
    }
    .main-footer #text-14 {
    margin-top: -10px;
    }
    .main-footer #custom_html-2 {
    padding-bottom: 10px;
    }
    .main-footer #custom_html-3 {
    margin-top: -12px;
    }

    You can adjust the values according to your needs.

    Best Regards.

    #183999

    caominhtuan175
    Participant

    Ok, it’s great. Thank you so much

    #184000

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Distance between element’ is closed to new replies.