0
Votes
Undo
  1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Wednesday, 05 May 2021
  5.  Subscribe via email
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
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ton

Thank you for reporting this issue and for sharing your solution! We will look in to what may be causing this!

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!