[ad_1]
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]
