Home>Support>Vantage theme – rss feed is overlaying the footer

Vantage theme – rss feed is overlaying the footer

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,
I have a purchased theme of Vantage.
For the Home Page layout I am using Page Builder by Origin.
On the last raw of the Home Page i have inserted 3 columns of rss feed. The RSS was imported with Super RSS Reader plugin.
Everithing works good.
But I have noticed that when looking on the website on the cell. smart phone, the imported RSS feeds are on top of the site’s footer.
How can I fix the last raw in the page builder in order to fix the position of the imported RSS feeds.

Thank you in advanced

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Ipsit

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 11 months ago Private Message - ipsit

    This is a private message.

  3. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Done :)

    Please try the following at Appearance > Custom CSS:

    @media (max-width: 780px) {
    	#pg-44-0 .panel-grid-cell, #pg-44-1 .panel-grid-cell, #pg-44-2 .panel-grid-cell, #pg-44-3 .panel-grid-cell, #pg-44-4 .panel-grid-cell {
    	  float: left !important;
    	  width: 100% !important;
    	}
    }
    
  4. 9 years, 11 months ago ipsit

    Andrew, thank you for your help!
    The issue with RSS feed over the footer is solved! )

    I have noticed that on the main page, when the RSS feeds are moving the footer is not staying fixed and also moving up and down.
    Is it a normal behavior?

  5. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Sure :)

    The height of the content is changing, that’s causing the shift. Edit the row concerned, click Attributes, try changing:

    height: 300px
    

    Change that to:

    min-height: 400px
    

    Adjust the value as required.

  6. 9 years, 11 months ago ipsit

    Thank you again Andrew!

    The issue is solved.

    It is very appreciated. The support was very fast and to the point.

  7. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Awesome :) Really glad to hear that helped. Thanks for your support.

    All the best with your site.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More