This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Page Content Overlaps Footer

8 years ago · Last reply by Alex S 8 years ago

Hello.

I am using the Sydney Theme and using SiteOrigin Text Editor & Widgets to build my pages. My website looks great on mobile other than one page. The content including the text and photos overlaps the footer. I don’t want to have to use a seperate plugin to fix this.

Please help!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

8
  1. Alex S Staff 8 years, 10 months ago

    Hi Natalie,

    Do you have a public URL where we can take a look at what’s going on?

  2. Alex S Staff 8 years, 10 months ago

    Hi Natalie,

    Unfortunately, I can’t seem to replicate the overlap. Can you please show me a screenshot of what you’re seeing? Please note that we’re currently not able to handle file attachments so you’ll need to upload the image to a third party image hosting site like vgy.me or imgur.

    Also, to clarify, what devices (specifically the model) are you able to replicate this issue on?

  3. natalie 8 years, 10 months ago

    Here you go: http://imgur.com/a/t3qpm

    The photos are in order as the page shows on mobile.

  4. natalie 8 years, 10 months ago

    Alex, do you have any updates on this? Thanks!

  5. Alex S Staff 8 years, 10 months ago

    Hi Natalie,

    Sorry for the delay.
    Oddly, I never received notification of your reply.

    This is happening due to the height you’ve specified for that row via CSS Hero. Please open CSS Hero and replace:

    .panel-grid#pg-5-0 {
        height: 1275px;
        line-height: 20px;
        margin-top: -20px;
        position: relative;
        top: -20px!important;
        white-space: normal;
    }

    With:

    .panel-grid#pg-5-0 {
        line-height: 20px;
        margin-top: -20px;
        position: relative;
        top: -20px!important;
        white-space: normal;
    }
  6. natalie 8 years, 10 months ago

    Do you know how to open CSS Hero in order to edit the code? I located it,
    but I can't seem to edit it.

  7. Alex S Staff 8 years, 10 months ago

    Hi Natalie,

    Unfortunately, I’m not really familiar with how CSS Hero works in terms of editing generated CSS. As a result, I would recommend contacting the developers of the plugin for advice. Sorry mate. :(

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread