'Load More' Button Not Displaying Properly
- The topic ‘'Load More' Button Not Displaying Properly’ is closed to new replies.
Need help? Check out our Support site, then
Hi Avid team,
The ‘Load More’ graphic displayed at the button of the home page has misaligned so that there is a white bar now displaying above it, the image most likely needs to be nudged up a pixel or two, this same fault displays on my other avid site as well, which can be seen here: https://christopher-page.co.uk/latest/
Could you look into this please, many thanks! Hope this makes sense.
Kind regards
Christopher
The blog I need help with is: (visible only to logged in users)
Hi Christopher,
Hmm… Try this:
#infinite-handle {
box-shadow: none !important; }
I’m not entirely sure that will work, but let’s start there. 😊
Hi Melissa,
Thanks for getting back to me. Unfortunately doesn’t work!
Kind regards
Christopher
Hey there, Christopher!
It’s a bummer to hear that didn’t work. Looking at the code, I think it needs just one small tweak:
#infinite-handle button {
box-shadow: none !important;
}
Does this helps?
Hi there,
I can confirm that this has resolved the issue, thank you for looking into this, I really appreciate your help!
Kind regards
Christopher