Sticky Column (sticky sidebar) - Elementor Tutorial

  Рет қаралды 51,398

Wicky Design

Wicky Design

Күн бұрын

How to make any Elementor column sticky.
CSS Code:
.sticky-column{
position: sticky;
position: -webkit-sticky;
top: 3rem;
}
.sticky-parent
.elementor-widget-wrap {
display: block!important;
}
🍿 WATCH THESE NEXT
5 Elementor Pro Tips and Tricks - • 5 Elementor Pro Tips a...
Elementor Mega Menu Tutorial - • Elementor Mega Menu Tu...
Create a Sticky Video on Scroll - • Create a Sticky Video ...
Elementor Tutorials Playlist - • Easter Egg Code [Eleme...
#elementor #tutorial #webdesign
---------
Our Recommended Tools
Some of the links on this page are affiliate links, meaning we may receive a commission if you follow them. This allows us to continue providing free content and educational resources for you. Thank you for supporting our small business!
WORDPRESS PLUGINS:
✔️ Elementor: wickydesign.co...
✔️ Crocoblock: crocoblock.com...
✔️ Ultimate Add Ons: ultimateelemen...
✔️ Elementor Custom Skin: gumroad.com/a/...
✔️ All In One SEO: www.shareasale...
BUSINESS TOOLS:
✔️ Dubsado: www.dubsado.co...
✔️ MailerLite: www.mailerlite...
✔️ Wave: waveapps.com/
GRAPHICS:
✔️ Adobe: clkuk.tradedoub...
WEBSITE HOSTING:
✔️ KnownHost: www.knownhost....
------
For more information regarding our web design and branding services, please visit wickydesign.com

Пікірлер: 105
@retchienavarro9201
@retchienavarro9201 2 жыл бұрын
I am an interface designer, and I made an idea like this and presented it to a client and she loved it. I thought it would be impossible since I know nothing about hard coding, but glad I found this. Thank you very much.
@WickyDesign
@WickyDesign 2 жыл бұрын
Awesome! Thanks for watching!
@retchienavarro9201
@retchienavarro9201 2 жыл бұрын
@@WickyDesign but unfortunately, this does not work anymore in the latest version.
@WickyDesign
@WickyDesign 2 жыл бұрын
I just tested with Elementor 3.6.1 and Elementor Pro 3.6.4 and the code still works. The new version has the Flexbox Container active by default in the Experiments settings. Try to disable Flexbox Container in Elementor/Settings/Experiments.
@retchienavarro9201
@retchienavarro9201 2 жыл бұрын
@@WickyDesign woow. I will try. Thanks for the reply
@retchienavarro9201
@retchienavarro9201 2 жыл бұрын
@@WickyDesign I have one last question. Why does mine disappears at the end, instead of staying? ahahaha
@dimMx
@dimMx 3 жыл бұрын
The thing I have is that the sticky sidebar remains sticky even when the section is done. I mean when I create a new section with one column the sidebar keep scrolling until the footer section. How can I solve this? I use hello theme.
@adanvite7308
@adanvite7308 3 жыл бұрын
I have Astra theme and Elementor PRO but I had some issues at first but then I put the code also in the astra theme css options and it works thanks guys, it´s great!!
@Dannydekker87
@Dannydekker87 2 жыл бұрын
I tried putting the css in Astra and on the page (elementor pro) and made it a fresh inner column so not to have "sticky" from previous parts in it. still doesnt work for me.
@dannywaddell5546
@dannywaddell5546 3 жыл бұрын
Great tutorial! I have been working on this all day long with no success-until I watched your video. Thank you!
@WickyDesign
@WickyDesign 3 жыл бұрын
You're welcome!
@snoozeone
@snoozeone 2 жыл бұрын
Oh I was seraching for exactly this and thought it would be really complicated - but it was not!! Thank you so much.
@abhishekkumar-gv6sz
@abhishekkumar-gv6sz 4 ай бұрын
Great Thanks a lot for this informative video@Wicky Design🙏🙏
@selamatdolcevita5215
@selamatdolcevita5215 11 ай бұрын
It doesn't work any more since some weeks for me, i guess with new updates (php maybe?). The section is not sticky anymore and It's breaking now things inside such as flex boxes, orders of boxes..
@zacerveafri
@zacerveafri Жыл бұрын
Elementor Pro has the option for make your sidebar sticky, but has a lot of bugs! I was fighting for 2 hours...your video save me! :)
@WickyDesign
@WickyDesign Жыл бұрын
Awesome! Are you using the new containers? I know there's some bugs with the sticky columns and new containers system.
@justinianoleo
@justinianoleo 2 жыл бұрын
Thank you guys, you safe my day!
@DonDaniellllll
@DonDaniellllll Жыл бұрын
Hello! Does it work with flexbox? What kind of change should be done on the CSS code?
@areeshafaisal1965
@areeshafaisal1965 Ай бұрын
I tried the exact steps but it didn't work for me. I use free version of elementor so i added the css code in additional css in customize option but nothing happened. I tried different approaches as well but non of them worked. I also checked my overflow settings but again no progress. Can anyone help out with this?
@patrick.e.mmanuel
@patrick.e.mmanuel Жыл бұрын
Hey, I have this problem where if I set my page layout to anything other than "Elementor Canvas", then the code will not work. Is there a fix to this? Thank you
@amanrajput_up80
@amanrajput_up80 2 жыл бұрын
SIR YOU had good answer of this error 😃 👍👍👍👍💕💕💕
@gershondevadason4656
@gershondevadason4656 2 жыл бұрын
Thanks a lot! Was looking for this all over and couldn't find any tutorial. Great work!
@triciaisham4701
@triciaisham4701 3 жыл бұрын
I've been looking for a tutorial like this but I"m not able to make this work. Only the top-most text in the column moves down on scroll, but keeps on going all the way down the page and doesn't stop like yours. I have a column with text over an image that I'd like to scroll to then stop while text in the other column continues, then once they are at the point on the next section, continue scrolling together.
@pawecioko9074
@pawecioko9074 3 жыл бұрын
Work, thanks!
@plamenyordanov8091
@plamenyordanov8091 2 жыл бұрын
Works perfectly! Thank you.
@blurabbit6476
@blurabbit6476 2 жыл бұрын
it's really helpful and easy to follow for the sticky column bit, thank you!
@ivanredondo8761
@ivanredondo8761 3 жыл бұрын
Really thanks for sharing your code. All the weekend trying to do this with no success with other tutorials. Many thanks, again.
@WickyDesign
@WickyDesign 3 жыл бұрын
Thanks for watching!
@charlieguillo7081
@charlieguillo7081 2 жыл бұрын
Great Thank You !!! I have another section under the picture (in the same column) and when I scroll down the picture overlap the section below. Do you have a trick to prevent that ? Thanks
@WickyDesign
@WickyDesign 2 жыл бұрын
Thanks for watching! Everything will need to be inside the 1 Inner Section for this to work correctly. If you try to do multiple Inner Sections with this trick you will run into problems with the offset.
@charlieguillo7081
@charlieguillo7081 2 жыл бұрын
@@WickyDesign Ok thanks!! for your answer I'll put everything in the same Section then :)
@troels4554
@troels4554 2 жыл бұрын
@@WickyDesign Thanks for your great video, it helped a ton. But I have the same problem, and I need to have two inner sections stacked one above the other, like Charlie. It can't be in the same section. Can you think of a workaround or can your recommend any ressources to fix this? Thanks a lot! :)
@chicamutante9233
@chicamutante9233 2 жыл бұрын
You make my day, thank you!
@dimMx
@dimMx 3 жыл бұрын
Probably now that I see this video again, the problem I have will be resolved! I will try it with css very soon!
@pratikshinde838
@pratikshinde838 2 жыл бұрын
It worked! Brilliant! Thanks!
@abderrahimsmari-personalac6301
@abderrahimsmari-personalac6301 3 жыл бұрын
Hi, it dors not work for me. I am using elementor free, I followed the steps and I inserted the css code using code snippet but it does not work
@WickyDesign
@WickyDesign 3 жыл бұрын
Odd. Are you adding this to a normal page or post? I haven't tested this on a template page or custom post type.
@abderrahimsmari-personalac6301
@abderrahimsmari-personalac6301 3 жыл бұрын
@@WickyDesign i tested this on a normal page created with elementor
@WickyDesign
@WickyDesign 3 жыл бұрын
It's possible you need to clear your browser/server cache to see it work in the front end.
@temiladepraise
@temiladepraise 3 жыл бұрын
@Duck Cast I encountered the same problem. Thanks for the heads up.
3 жыл бұрын
@Duck Cast Thank you
@DannyDaRocha
@DannyDaRocha 2 жыл бұрын
Exactly what I was looking for. Thanks a lot :)
@narcisadecu
@narcisadecu 2 жыл бұрын
Thank-you so much! You are awsome!
@fayounguhie3378
@fayounguhie3378 2 жыл бұрын
Worked perfectly! Thank you!
@ximenacalderon7752
@ximenacalderon7752 3 жыл бұрын
looks awesome. Sadly it doesn't work for me :( I'm using elementor pro and following all the steps, don't know what could be wrong.
@WickyDesign
@WickyDesign 3 жыл бұрын
Thanks for watching! My first guess is maybe your server or browser cache needs to be cleared to see the changes?
@juliemaury2105
@juliemaury2105 3 жыл бұрын
@@WickyDesign I have the same problem..... The css works, it's here, it says position sticky but it doesnt stick...
@aliarabi
@aliarabi Жыл бұрын
This was very helpful.
@gusdesign
@gusdesign 3 жыл бұрын
Te amo man, me caso contigo es ya por este vídeo
@askchubbs
@askchubbs 3 жыл бұрын
Is it 100% necessary to add the inner section to the column for this to work? Already have my temps built with my column stuffed with a bunch of elements that are not in an inner section.
@WickyDesign
@WickyDesign 3 жыл бұрын
Yes, you will need to put all your widgets inside an inner section to the column for it to work.
@MikkanDoisRTE
@MikkanDoisRTE 2 жыл бұрын
Worked like a charm! Thank you a lot
@vicky.batman12
@vicky.batman12 Жыл бұрын
Thanks a lot!! Subscribed
@montagetime
@montagetime Жыл бұрын
It works, 🙏
@codpix2771
@codpix2771 3 жыл бұрын
Thank you very much, the tutorial helped me, I saw two complete advertising videos as a way to thank you for this great tutorial, greetings and that your channel continues to grow
@WickyDesign
@WickyDesign 3 жыл бұрын
Awesome! Thanks for the support! :)
@troels4554
@troels4554 2 жыл бұрын
Thanks for sharing!
@jaimeb2121
@jaimeb2121 2 жыл бұрын
AMAZING!!! Thanks for the help
@MarceloMarconcini
@MarceloMarconcini 3 жыл бұрын
Hello folks, everything good? I have 3 sections in the header of my site, can I keep all 3 fixed? I've tried using the Stichy function , but it doesn't work,they overlap, Do you know if there is another way? Thanks so much!
@WickyDesign
@WickyDesign 3 жыл бұрын
Thanks for watching! I haven't tried multiple sticky sections in a header. I will do some testing and if I can figure it out I will create a future video on the topic.
3 жыл бұрын
Ok, no problem. Tks so much for help.
@susyayora6961
@susyayora6961 3 жыл бұрын
Thanks¡¡ This was live saving to me¡¡
@wilfredvelunza
@wilfredvelunza Жыл бұрын
THANK YOU!
@nicoledrasati144
@nicoledrasati144 3 жыл бұрын
Awesome! Exactly what I was looking for. I am going to create a custom post type for a Portfolio and wanted the info to stick to the right as the portfolio images scroll on the left. I hope this works. Will test tomorrow.
@nicoledrasati144
@nicoledrasati144 3 жыл бұрын
This worked like a charm! Thank you!
@WickyDesign
@WickyDesign 3 жыл бұрын
Great! I'm glad it worked! Make sure to subscribe to our new KZbin channel that covers more tutorials like this one: kzbin.info
@brcrsh
@brcrsh 3 жыл бұрын
I was looking for something else and found this by chance, very cool simple effect, landing in my code snippet note for later. +1 sub thank you!
@WickyDesign
@WickyDesign 3 жыл бұрын
Awesome thanks for watching! I have some new Elementor tricks coming soon.
@brcrsh
@brcrsh 3 жыл бұрын
@@WickyDesign i will keep my eyes peeled :)
@MattiaBottura
@MattiaBottura 3 жыл бұрын
The sidebar when i scroll down don't block...go under the footer...what i can try to make?
@WickyDesign
@WickyDesign 3 жыл бұрын
Make sure you turn off the Sticky setting inside the Motion Effects panel.
@Imsohesh
@Imsohesh 2 жыл бұрын
I just realized the custom code will make the column sticky, I had the sticky option on elementor active so you have to disable it for it to work.
@patrick.e.mmanuel
@patrick.e.mmanuel Жыл бұрын
thank you so so much
@faeriepoppins
@faeriepoppins 7 ай бұрын
Can you help make this work with the new containers?
@stedbenj
@stedbenj 2 жыл бұрын
Thank you for this! You got me out of a bind!
@stedbenj
@stedbenj 2 жыл бұрын
(Liked and Subbed)
@WickyDesign
@WickyDesign 2 жыл бұрын
Thank you for the support!
@Expertslaunch
@Expertslaunch 2 жыл бұрын
You're the G
@tripleoneweb9566
@tripleoneweb9566 2 жыл бұрын
Excellent video bro
@4454dadada
@4454dadada 3 жыл бұрын
The best! Thank you :)
@learnwithnorwebs
@learnwithnorwebs 3 жыл бұрын
The code works when you select Elementor Canvas but doesn't work on other layout. Why?
@WickyDesign
@WickyDesign 3 жыл бұрын
This might be a theme/code conflict with Elementor. The good news is this feature will be native in Elementor coming very soon. Elementor 3.2 will have this built in (github.com/elementor/elementor/issues/14034)
@juliemaury2105
@juliemaury2105 3 жыл бұрын
@@WickyDesign The problem with elementor is that I am having problems with responsiveness... So i want to use my code. But it seems like elementor won't let me..... :(((((
@MrFranksterling
@MrFranksterling 3 жыл бұрын
Hi! The sticky column works while the page loads, however, when the page fully loads, the sticky column jumps back to its position. What could be the problem? Btw, many thanks for the tutorial.
@WickyDesign
@WickyDesign 3 жыл бұрын
Thanks for watching! This sounds like a code conflict. Do you have other sticky elements on the page like a sticky header? Give it a try on an Elementor Canvas page template and see if that works.
@LeCarnetDigital
@LeCarnetDigital 3 жыл бұрын
Did you find any solution ? I have the same issue !
@varunpahwa896
@varunpahwa896 3 жыл бұрын
Thank you very much!
@WickyDesign
@WickyDesign 3 жыл бұрын
You're welcome!
@juliemaury2105
@juliemaury2105 3 жыл бұрын
Hi, So i tried to use this trick since with elementor pro i can't get it working (well, it works, but when i resize the page to a greater window, the element sticks to the top of the page until I scroll). I tried everthing, even duplicate the element and make it sticky on tablet and desktop and hide this element on smartphone, and display another elementor that is not sticky for smartphones... I still have the same problem when I resize the page..... And I would like to try using code (position:sticky) but it seems like elementor won't let me!! The css is there in the inspector but it won't get sticky..... I am getting tired of this :( if anyone has a hint... Thank you
@WickyDesign
@WickyDesign 3 жыл бұрын
Hi Julie. Good news is Elementor has added this functionality inside Elementor Pro 3.2. Try to upgrade and use the new sticky column feature (elementor.com/blog/introducing-pro-3-2/).
@tiposamuel
@tiposamuel 3 жыл бұрын
Thanks!
@seralterego
@seralterego 2 жыл бұрын
Live saver! Thanks a lot for this simples, but awesome tutorial!
@WickyDesign
@WickyDesign 2 жыл бұрын
Thanks for the support!
@douglasortega8377
@douglasortega8377 2 жыл бұрын
Son unos cracks.... Gracias!
@BrunoSouza
@BrunoSouza 3 жыл бұрын
Thanks, Bro!
@nachoperez3430
@nachoperez3430 3 жыл бұрын
Great!! Thanks!!
@WickyDesign
@WickyDesign 3 жыл бұрын
You're welcome!
@millicentkillick932
@millicentkillick932 2 жыл бұрын
Love how easy the tutorial is to follow! I just can't get this to work on my site - the elementor sticky function also isn't working - the column just scrolls straight over the following sections. Any idea what could be going wrong? Thanks! :)
@WickyDesign
@WickyDesign 2 жыл бұрын
Thanks for watching! It's hard to troubleshoot without seeing your website. It's possible your theme might be the problem. What theme are you using?
@millicentkillick932
@millicentkillick932 2 жыл бұрын
@@WickyDesign Thank you so much for your response. It is the Neve theme that the site is running on. I've tried it on another site with another theme and it works - but on this site (having swapped to elementor hello and then back to neve) it still wasn't working.
@sergery100
@sergery100 Жыл бұрын
did this stop working for anyone else?
@WickyDesign
@WickyDesign Жыл бұрын
I did some testing and it works good even in 3.8. I do know that there's a current bug with 3.8 if you apply the Stay in Column setting under motion effects. I opened a Github support ticket here ( github.com/elementor/elementor/issues/20203 ).
@sergery100
@sergery100 Жыл бұрын
@@WickyDesign I got it to work after backing up and updating each plug-in individually but for some reason when I updated everything at once it caused it to stop working
Changing Headers On Scroll with Elementor Sticky Headers
11:11
Jeffrey @ Lytbox
Рет қаралды 134 М.
Sticky Scrolling (sticky sidebar) in Elementor (PRO)
8:28
Oooh Boi
Рет қаралды 43 М.
大家都拉出了什么#小丑 #shorts
00:35
好人小丑
Рет қаралды 83 МЛН
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 26 МЛН
I found a way to never use Pixels again in Elementor
15:07
Rino de Boer
Рет қаралды 78 М.
Turn anything into a SLIDER in Elementor (No Plugin)
18:00
Jim Fahad Digital
Рет қаралды 323 М.
How to create a Transparent Sticky Header in WordPress with Elementor
10:13
Elementor - Making Columns Sticky whilst Scrolling
5:03
Web Squadron
Рет қаралды 43 М.
The Basics of Dynamic Content in 15 Minutes
18:16
Rino de Boer
Рет қаралды 180 М.