Hi there,
On my homepage (http://sakhr.co.uk/), the headline text ("Joining us from...") doesn't scroll with the rest of the page. How can I fix this?
Many thanks.
Hi there,
On my homepage (http://sakhr.co.uk/), the headline text ("Joining us from...") doesn't scroll with the rest of the page. How can I fix this?
Many thanks.
Hi lio119,
I checked your site and it seems that you don't need to scroll vertically as the whole page seems fit. I'm not sure how I can check this. :(
Regards,
Ismael
If you make the size of your window smaller, you'll need to scroll.
I've just realised, this problem is only happening in Safari, not in Chrome.
Hi,
The code has it as fixed. Please add this to Quick CSS in the backend or to custom.css file
.entry-mini {
width: 500px;
position: relative; /*was fixed*/
right: -60%;
bottom: 60px;
}
To position it better , play with the right and bottom numbers.
Thanks,
Nick
Solved! Thanks so much Nick.
Hey,
Glad Nick could help.
Regards,
Ismael
This topic has been closed to new replies.