Tagged: footer
-
AuthorPosts
-
June 8, 2018 at 7:30 pm #970162
When adding elements above the footer the footer background color & pattern vanishes. When the newly added items are then deleted the background goes back to how I have it set.
June 9, 2018 at 10:13 am #970356Hey amanda-mdllc,
What exactly are you adding when that happens? Please try to be a bit more specific.
Best regards,
RikardJune 11, 2018 at 3:28 pm #971243Morning,
So basically the background vanishes when I add any sort of container on that page.If I have a fresh unedited page the footer background is there but once I add something to the page it vanishes. If I then remove stuff it goes back to working correctly.June 12, 2018 at 9:09 am #971583Hi,
Thanks for the clarification. Please try this in Quick CSS:
#footer { background-image: url(//holidaymobile.flywheelsites.com/wp-content/uploads/2018/06/rebel.png) center center repeat fixed !important; }
Best regards,
RikardJune 12, 2018 at 9:49 pm #971890So I added that code and it seems to only vanish where I have the fullWidth slider. When I delete the slider the page does as it should.
June 13, 2018 at 9:24 am #972137Hi,
Thanks for the feedback, the old styling is still applying on the front page though. Do you have this in Quick CSS?
.footer_color { background: #2d2d2d url(//holidaymobile.flywheelsites.com/wp-content/uploads/2018/06/spiration-dark.png) center center repeat fixed; }
If so then try to remove it, or try this CSS instead:
.footer_color { background: url(//holidaymobile.flywheelsites.com/wp-content/uploads/2018/06/spiration-dark.png) center center repeat fixed !important; }
Best regards,
RikardJune 13, 2018 at 3:21 pm #972315Morning,
I have tried both of those. It’s now glitching on both the home page and the about us page. When you refresh it loads quickly and then vanishes and turns to white. This is for a client so I want it to look good and work properly. Is there anything else you can do to help me out?June 14, 2018 at 8:39 am #972667Hi,
It’s displaying fine on my end on both those pages now, did you try to clear your browser cache and reload the page?
Best regards,
RikardJune 14, 2018 at 3:07 pm #972827Morning!
Yes. I just went ahead and used a preprogrammed footer style pattern instead of wasting time fighting with it.June 15, 2018 at 7:57 am #973135Hi,
Ok, thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 15, 2018 at 3:13 pm #973352Morning,
I guess with my issue we can close it. Just hope that no one else has the issue since it’s a real pain. -
AuthorPosts
- You must be logged in to reply to this topic.