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.

Vantage theme – rss feed is overlaying the footer

Resolved 7 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 10 years, 7 months ago

    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. ipsit Private 10 years, 7 months ago

    This is a private message.

  3. Andrew Misplon Staff 10 years, 7 months ago

    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. ipsit 10 years, 7 months ago

    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. Andrew Misplon Staff 10 years, 7 months ago

    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. ipsit 10 years, 7 months ago

    Thank you again Andrew!

    The issue is solved.

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

  7. Andrew Misplon Staff 10 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread