background-image property of css not working for a section background
-
Hi, I’m trying to make the background of the last section(the one with form) of page in a gradient background by applying code below but It isn’t working. Until yesterday it was working fine, now it’s not. I even marked as !important but still same.
code used in appearance->custom css:#form-sectionbg .laaldeewar { background-image: linear-gradient(180deg, #b7248f, #D96AA8) !important; }
https://prnt.sc/lD7QHC3sjZCg check here for reference.
Please help me! Thanks.The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘background-image property of css not working for a section background’ is closed to new replies.