Home › Forums › Jevelin Theme › mobile page shifts to the right and left
Home › Forums › Jevelin Theme › mobile page shifts to the right and left
Hi Guys,
within my mobile view, one page has the ability to shift to the left and right, which i find distractive. I don’t know exactly how and when i put it there nor do i know how it’s called.
I deleted al the yellowpencil modifications, so that is not it. Do you know what this is and how i can set it back to normal? Thanks,
Edwin
Hi Edwin,
I hope you are well today and thank you for your question.
I visited your shared page but can’t shift it to left or right.
Could you please test it clearing your browser cache or using different browser?
Best regards,
Shufflehound team
Hi did that and it still does the same. Did you check it on mobile? If you scroll it isnt fixed at on place and it gives a shadow when you swipe to the left and right. Please check again
Solution for this topic
I could confirm the issue.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-comments { word-break: break-word; }
You are most welcome here 🙂