Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix Sidebar for Default Template Page */
- @media only screen and (max-width:991px) {
- .jeg_container .jeg_sidebar.left.jeg_sticky_sidebar.col-sm-4 {
- width: 100%;
- }
- /* Fix Double Right Sibdebar issu */
- .jeg_double_right_sidebar .jeg_sidebar.jeg_sticky_sidebar.col-sm-3 .theiaStickySidebar {
- position: unset!important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement