badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

remove stiky sidebar

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #67885

    Hello
    how I can remove the sticky sidebar?
    https://www.slowfoodtoscana.it/
    regards
    Francesco

    #68173

    hi
    can you tell me something for fix sidebar?
    without install plugin.
    why don’t do an option in control panel?
    regards

    #68463

    Hi @sharki-web-slunif-b76271691,

    So Sorry for the late response due to some unavoidable circumstances. Ok if you don’t want to make the sidebar sticky then please go to Appearance > Customize > Additional CSS and paste the below css code.

    .widget-area .sticky-wrapper,
    .widget-area .sticky-wrapper.is-sticky {
    	height: auto !important;
    }
    .widget-area .sticky-wrapper .sticky-sidebar,
    .widget-area .sticky-wrapper.is-sticky .sticky-sidebar {
    	width: 100% !important;
    	position: relative !important;
    	top: auto !important;
    }

    and sorry we didn’t get you about your second issue. The sidebar is already fixed (sticky) by default you don’t need to add plugin.

    Thanks

    #68467

    wonderful 🙂
    many thank’s
    Francesco

    #68478

    Welcome anytime @sharki-web-slunif-b76271691
    If you have any problem do not hesitate to contact us.

    Thank you for using our theme.

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