Thanks so much Farjana! I scrubbed the entire internet looking for something like this and couldn't find it. I tweaked the css to make a custom flyout menu without having to use a pop up! You should do a video on hover/flyout menus. You'd get lots of traffic because nothing like that seems to exist. So great and good luck to your channel!
it's also work on free elemntor follow this step - 1. Phle section k ander joo column hai usko class ya id doo. 2. Uske baad heading ko h3 ya h4 kush bi rkho 3. Uske baad Desboard pe jaoo then open customize teb then goo too addition css setting and target class (Joo vi class ya id name diya hai column ko boo target kro) .name h3 { Display: none; transition: all ease. 05s; } .name:hover h3 { Display: block; } .name p{ Display: none; transition: all ease. 05s; } .name:hover p { Display: block; }
@@inneractive IDK if you still need this. Follow the steps in the video. But when it comes to adding code to the Custom CSS Pro feature, provided you only have the free version, go to Appearance > Customize > Additional CSS...then paste the code there. I gave an ID name to my inner section and just replaced the 'selector' with the ID name.
Does anyone know how to code the Custom CSS for the free version? Using the code provided in Farjana's video doesn't work in the free version. I see instructions in Hindi below. Hoping someone can translate (Google translate was having a hard time with that one!).
Works with containers too. Just treat them like the columns in this video. Great job, Farjana!
Absolutely Amazing Content for Hover Text under the Images. It's really working smoothly. Thanks a lot Farjana!!!
Thanks so much Farjana! I scrubbed the entire internet looking for something like this and couldn't find it. I tweaked the css to make a custom flyout menu without having to use a pop up! You should do a video on hover/flyout menus. You'd get lots of traffic because nothing like that seems to exist. So great and good luck to your channel!
A sweet to the point tutorial. Creative! 1st like on this one - Keep it Pushing, Farjana!!!
Thank you! Will do!
your website is not working from where i can copy code
I love it, please keep on creating these tutorials they are awesome
Thanks, will do!
how can you make the height responsive for mobile version?
WHY CSS CODE NOT AVAIABLE ON WEBSITE ANYMORE
This is Exactly what I was looking for. Thanks 🙏
THANK YOU SO MUCH! You solved my problem
THANK YOU SO MUCH! You solved my problem
THANK YOU SO MUCH! You solved my problem
My pleasure!
Thank you for this smart code, Farjana! Do you know if it works with the containers as well?
Carry on sister....I am from Bangladesh.now I am waiting for update cls🥰🥰🥰
I will try my best
Excellent Work
THANK YOU SO MUCH! You solved my problem
HI very nice, could you make it that the background is also growing slowly instead of just appearing
Please make a video on how to make this on divi
Awesome Boss! Many Thanks.. Increasing my skills.
You're most welcome
i added the code to custom css of the theme and its not working... i have the free version ...will it work only with elementor pro?
Yes works only on Pro.
it works on pro
it's also work on free elemntor follow this step -
1. Phle section k ander joo column hai usko class ya id doo.
2. Uske baad heading ko h3 ya h4 kush bi rkho
3. Uske baad Desboard pe jaoo then open customize teb then goo too addition css setting and target class
(Joo vi class ya id name diya hai column ko boo target kro)
.name h3 {
Display: none;
transition: all ease. 05s;
}
.name:hover h3 {
Display: block;
}
.name p{
Display: none;
transition: all ease. 05s;
}
.name:hover p {
Display: block;
}
@@mhitrajput7124 English instructions?
@@inneractive IDK if you still need this.
Follow the steps in the video. But when it comes to adding code to the Custom CSS Pro feature, provided you only have the free version, go to Appearance > Customize > Additional CSS...then paste the code there.
I gave an ID name to my inner section and just replaced the 'selector' with the ID name.
thanks for the tutor, but your site is down now.
I can't copy your code. thanks
then how to add for free elementor version
Can we create a slider like this?
css code is not working
Doesnt work on my end...
Thank you very much✌
Thank You very helpful
Does anyone know how to code the Custom CSS for the free version? Using the code provided in Farjana's video doesn't work in the free version. I see instructions in Hindi below. Hoping someone can translate (Google translate was having a hard time with that one!).
css is not applicable in free elementor
just available in elementor pro
Very useful video.
Thanks a lot
How to do this in divi ?
Almost same process. I will try to make a video for Divi.
@@farjanarashid644 please do it ❤️
@@farjanarashid644 same script will be used ?
did't work
Good video