Don't we have a testimonial carousel as part of this theme? Should we get plugins like elementor addons etc to get it?
Also few more questions
1. Is there a way to change the strikeout into underline during mouse hover for individual menu items?
2. How do i change the footer color?
3. Is there a way I can have a different colored logo and different menu font color just for sticky header. Lots of themes gives that additional option.
3) Yes in our Amartha theme there's an option to have a different logo on the scroll, so please go to Appearance > Customize > Header > Logo and there you can upload your logos, and for the menu items color, I can provide you with some CSS code to change their color on the scroll.
Don't we have a testimonial carousel as part of this theme? Should we get plugins like elementor addons etc to get it?
Also few more questions
1. Is there a way to change the strikeout into underline during mouse hover for individual menu items?
2. How do i change the footer color?
3. Is there a way I can have a different colored logo and different menu font color just for sticky header. Lots of themes gives that additional option.
Hi Varun
1) Please add the following code at Appearance > Customize > Additional CSS.
ul li.menu-item > a::before { top: 100% !important; }2) Please add the following code at Appearance > Customize > Additional CSS with the color you want.
.l-primary-footer.l-primary-footer--dark-skin .l-primary-footer__widgets, .l-primary-footer.l-primary-footer--dark-skin .l-primary-footer__copyright { background-color: #000 !important; color: #FFF !important; }3) Yes in our Amartha theme there's an option to have a different logo on the scroll, so please go to Appearance > Customize > Header > Logo and there you can upload your logos, and for the menu items color, I can provide you with some CSS code to change their color on the scroll.
- https://prnt.sc/wlrmlf
.headroom--not-top .m-nav-menu--horizontal ul li.menu-item > a { color: red !important; }Feel free to ask for anything you need.
Kind Regards
Hi,
Thanks for the replies. It helped. I think you didn't see my first question though. Just posting the same again.
4. Don't we have a testimonial carousel as part of this theme? Should we get plugins like elementor addons etc to get it?
Hi Varun,
Unfortunately, with elements/settings, you can't create a testimonial carousel, but with any plugin, I guess you can do that.
Feel free to ask for anything you need.
Kind Regards