Support » Plugin: Strx Magic Floating Sidebar Maker » Perfect with css code to keep responsive design

  • @media screen and (max-width: 959px) {
    #sidebar {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    }
    }

    Example :

Viewing 1 replies (of 1 total)
  • aliqamarvpn

    (@aliqamarvpn)

    Hi, I need to use this on elven40 pro thesis theme, which is responsive – so where do I add your example code to maintain the responsiveness of my theme?

Viewing 1 replies (of 1 total)
  • The topic ‘Perfect with css code to keep responsive design’ is closed to new replies.