sidebar problems

Posted in: Newsmag
Post count: 3

If I put the bar (Sidebar) on the right side, right in the sight of mobile devices, the sidebar is loaded between the title and content, as Fix it

Post count: 9544

Not having this issue.
Perhaps link to example or better explanation of your problem?

Post count: 6600

Hi,

Digi please provide a link to your site also I can inspect this as in the case you’ve mentioned the sidebar should fall under posts’s content on mobile screes.

Thanks

Post count: 3

Good show fails if the right-hand side bar will be displayed on mobile well, so a ccs code, what I did was not the sidebar appear in mobile phones.


@media
(max-width: 767px) {
.single .td-main-sidebar {
display: none !important;
}
}

Post count: 6600

Hi,

Not really sure what you mean but if hiding it dose work for it it’s ok. Provide a link and more details if you still need help.

Thanks for the message!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.