How to remove width in the footer & between footer and the above white space?

This topic has 12 replies, 3 voices, and was last updated 2 years, 10 months ago ago by Rose Tyler

  • Avatar: Louis
    Louis
    Participant
    May 17, 2021 at 14:07

    How to remove width in the footer & between footer and the above white space?
    Footer black line is way too wide than the text shown there and there is a white gap in between the footer and the upper part of the footer like padding.

    11 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 17, 2021 at 17:22

    Hello,

    Can’t check your footer because of the maintenance mode https://prnt.sc/131jze7
    Could you, please, provide us with temporary WP Dashboard access to check the problem and help you?

    Regards

    Avatar: Louis
    Louis
    Participant
    May 21, 2021 at 05:24

    Hello,

    Please find the attached screenshot for your view of the issue, the black footer area width is too much and there is no option to reduce it in the backend.

    The white space gap in between the black footer box and the above product (Habitat) is also every long and cannot reduce.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 21, 2021 at 11:40

    Hello,

    1) We need to inspect your footer/prefooter to give you the correct answer. So, provide us with temporary WP Dashboard access to log in to your backend and inspect the footer.

    2) Do you want to show footer content closer to each other?

    Regards

    Avatar: Louis
    Louis
    Participant
    May 21, 2021 at 18:36

    Hi,

    Sure, Please find the below temporary WP access and the spaces to reduce as in shows in by arrows.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 22, 2021 at 08:31

    Hello,

    BE ATTENTIVE and don’t place the private information in the general message area because all the visitors have access to that information! Use the Private content area http://prntscr.com/10guf2p to provide private info.

    About the width of the dark footer, go to Theme Options > Footer > Copyrights styling > Background Color > set White and Copyrights Paddings set 0px for top and bottom, then add next code in Theme Options > Theme custom CSS:

    .footer-bottom .container {
        background-color: #1f1f1f;
        padding: 60px 15px;
    }

    About the white space gap, add the next custom CSS code:

    .content-page {
        padding-bottom: 0px;
    }

    Regards

    Avatar: Louis
    Louis
    Participant
    May 22, 2021 at 09:28

    Hi,

    Thank for the provided guide and I hope you will add these type of settings to be done in a better way from your settings menu as the theme says fulling customizable without doing any coding.

    The Copyright Footer Black bar worked fine after resetting padding to 0.

    The other white space above it still the same:
    So, you want me to got to Theme custom CSS: and then add both the below codes or you want me to find the first code and place the second code below it?

    Also, where to add it as I see different device coding like Global and Mobile, etc.

    Please clarify.

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 22, 2021 at 13:44

    Hello,

    Global custom CSS area, add new custom CSS code at the bottom of existed content there.

    Regards

    Avatar: Louis
    Louis
    Participant
    May 31, 2021 at 19:54

    Hi,

    I have tired it but still shows a bit of the white space above the Copy Right footer.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 2, 2021 at 07:59

    Hello,

    Provide us with the correct WP Dashboard access to check.

    Regards

    Avatar: Louis
    Louis
    Participant
    June 5, 2021 at 10:39

    Hi,

    Please use the provided login and also I am having trouble making the All Category Menu to be a drop down menu, and how to add Product Categories to the drop down menu?

    Thanks

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2021 at 12:42

    Hello,

    I have tired it but still shows a bit of the white space above the Copy Right footer.

    – fixed

    I am having trouble making the All Category Menu to be a drop down menu

    – check now
    Both problems were caused by that you are using File generator, but required styles were not included.

    how to add Product Categories to the drop down menu

    – go to Appearance > Menus > Screen options > enable Product Categories, create a new menu with categories. Go to Theme Options > Header builder > All department menu > select the menu.

    Regards

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘How to remove width in the footer & between footer and the above white space?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.