• Hoping someone can help, I’m a little new. I’ve embedded an iFrame from Amazon to my site on a FullPage, which works fine on any mobile deivce or a minimized window, but when the window is maximized, the black sidebar appears blocking the iFrame.

    I don’t even know where to start on this, can anyone help? Here’s the URL:

    https://landlord-411.maanspace.com/goods-6/

    You’ll notice if you Restore Down the page, it looks just fine, but Maximizing the window to full view inserts the Black sidebar. I already removed the Get Sidebar call from the template.php I created for this page….

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter theMaan

    (@themaan)

    Really? Nobody can help with this??

    to remove the black column:
    example CSS for your site, specific to the one page template with the iframe:

    .page-template-page-templatesastore-php .site:before {
    width: 0;
    }

    ideally, this should be added via a ‘custom CSS’ plugin …

    Thread Starter theMaan

    (@themaan)

    Wow, plugged that into Custom CSS and Voila, amazing.

    Thanks a bunch. When I start making money with this thing, I’ll donate to your now bookmarked site!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP twenty Fourteen sidebar won't go away in full page’ is closed to new replies.