Gradient Mega Menu And Offcanvas Menu Text Color - Question | JoomShaper

Gradient Mega Menu And Offcanvas Menu Text Color

I

ixhault

Template 1 month ago

Good day,

Thank you so much for helping me with my website code. My client has one more request, is it possible for you to send me the code to make the menu (mega and offcanvas) a gradient utilizing the following colors

From the Bottom of the text upward

987439 ceaf5c f2e19a In essense, I'm tying to have the menus text color mirror the "Patrick Mahomes" Text color in the banner. Can you assist.

https://equitysportsagency.com/home/

Please see below for my current code that was given to me. Just looking to add the gradient code to this body of work

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{ color: #d5ba70 !important; } .offcanvas-menu .offcanvas-inner{ background-color:black !important; } .offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span{ color: #d5ba70 !important; }

.offcanvas-menu .offcanvas-inner .sp-module ul>li.active>a{ color: black !important; }

.offcanvas-menu { height: auto !important; }

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #152874

Hi,

Use that generator (or similar): https://cssgradient.io/

class names you already know, if not - use those:

#sp-header { }

.offcanvas-menu .offcanvas-inner { }

0
I
ixhault
Accepted Answer
1 month ago #152903

Can you add it in the code please I'm not familiar with coding

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #152906

o.O >> set & copy CSS & paste inside { } It means no coding!

info_2512_2024.jpg

0