Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Sticky Share Bar in Custom Content, Mobile Only || Custom Change */
- @media only screen and (max-width: 1024px) {
- .jeg_custom_content_wrapper .jeg_share_button {
- position:sticky!important;
- bottom:0px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement