Divider displaying twice
-
Hi all,
I’ve edited the Twenty Twenty theme to change the divider on the blog posts/comments sections, from a line with two slashes in the middle to a straight line using the following in ‘Additional CSS’:
hr.styled-separator {
border-bottom: 1px solid;
border-color: #D1D1D1;}
.entry-content hr::before, .entry-content hr::after, hr.styled-separator::before, hr.styled-separator::after {visibility: hidden;}
}
On my laptop it’s displaying perfectly in all browsers and on iOS/Android devices it’s displaying perfectly but strangely only on my device (Google Pixel) it’s displaying as per the below link on all my browsers? I’ve tried it on other Android devices and it’s displaying fine…
I’ve tried clearing caches, restarting etc. but all the same result? Any thoughts on this and is anyone getting the same view?
Any advice would be greatly appreciated!
The page I need help with: [log in to see the link]
The topic ‘Divider displaying twice’ is closed to new replies.
