Hello Ciaran,
Just sharing something.
I noticed that on mobile view (iPhone 7) of the Riley Template the J51_icons in the position top-b1, cause a horizontal scrollbar at the bottom.
I put in a custom CSS in the Responsive Custom CSS section for the Phone Portrait view:
.j51_icons804 {
margin: 0px!important;
}
This helps to get rid of the horizontal scrollbar.
I also put in the same section a Custom CSS for the back-to-top button since on my phone (Portrait view) the standard browser bar appears when I click the button.
With this CSS ithe button is going a bit up so this doesn't interfere with the standard browser bar and I believe Google is also happy with this small customization.
.back-to-top {;
bottom: 40px;
border-radius: 15px;
}
Greetings,
Ton
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!