Advertisement
oscarviedma

Estilos CSS para cambiar el color de fondo degradado de la sección

Jun 24th, 2022
4,446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. <style>
  2. #et-boc #fondoColor {
  3. background-image: linear-gradient(130deg, [xyz-ips snippet="Color-fondo-gradiente-1"] 0%,[xyz-ips snippet="Color-fondo-gradiente-2"] 100%)!important;
  4. }
  5. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement