Small adjustments to help the site

This topic contains 8 replies, has 3 voices, and was last updated by  Sam Sajid 3 years, 12 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #542090

    Sam Sajid
    Expired Member
    Post count: 36

    White space at the bottom of all my pages – believe it has to do with .container in css but without the additional css customization that I added there were two scrolling bars vertically

    Slow scroll at the top of front page, the rest of the page is smooth. All my main pages have a little slow loading of banner at the top though, maybe resizing?

    Tried to edit GD details with beaverbuilder won’t seem to work. I set it to default template but it still tries to use the block version text. Tried to use beaver themer layout but not sure how I can set that to all page layout.

    Thanks guys!

    #542113

    Alex Rollin
    Moderator
    Post count: 27815

    Please share a link to the page where we can see the issue.

    #542132

    Sam Sajid
    Expired Member
    Post count: 36
    This reply has been marked as private.
    #542170

    Alex Rollin
    Moderator
    Post count: 27815

    A URL where I can see the white space issue?

    This kind of URL usually means a listing is missing a category:

    https://fitbyzip.com/places/united-states/fl/port-saint-lucie/%category%/anytime-fitness-69/

    Find the missing ones and add them, they are required.

    After that save permalinks

    https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404

    #542175

    Sam Sajid
    Expired Member
    Post count: 36

    Hey Alex! Okay I will look into those. What I was was referring to was right under the copyright footer at the bottom of my pages. The homepage, add listing, and even contact page. fitbyzip.com is the homepage though Thanks Alex!

    #542176

    Alex Rollin
    Moderator
    Post count: 27815

    Ah yes, the bottom of Supreme pages. White bar. We will take a look.

    #542325

    Kor
    Moderator
    Post count: 16516

    Hi Sam,

    Thanks for your post. To remove the white space, you can insert the custom CSS code below into WP > Appearance > Customize > Additional CSS.

    .sd.home .content-box.content-single article.hentry {
        margin: 0px;
    }
    #542350

    Sam Sajid
    Expired Member
    Post count: 36

    Hey Kor, thank this worked perfectly! Is there any way to have it across all my pages or do I have to pick and choose page by page? Either way this code works and I’m very appreciative!

    #543235

    Sam Sajid
    Expired Member
    Post count: 36

    Thanks for your help once again, I was able to figure out the rest as a rookie in web development. If anyone else was wondering, individual pages use .sd.page-id-#### .content-box.content-single article.hentry {margin: 0px;}

    BB Themer was default page attribute and single layout for Themer places. I just needed to clean cache for that to take effect, which I had failed to do initially. Cheers!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket