Home › Forums › Support › Border not shown in mobile This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 10, 2020 at 7:37 am #1525521 Kanta Hello Sir In the desktop article or sidebar widget border (left, right, top, bottom) shown very good on tvoptions but when mobile mode is open left or right border line not showing. Which css code should use for showing border for articles in mobile screen. November 10, 2020 at 8:48 am #1525623 DavidStaff Customer Support Hi there, try adding this CSS: @media(max-width: 768px) { .generate-columns-container { padding: 10px; } } November 11, 2020 at 6:59 am #1526919 Kanta David Sir This css code not working properly. I will remind again, I want to show border around in each Archives on the mobile. November 11, 2020 at 7:16 am #1526942 DavidStaff Customer Support That CSS i provided adds space around the posts container which should stop the borders from hitting the sides of the mobile browser. Can you add the code back in so i can see what the issue is? Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In