[Support request] Gradient background on page

Home Forums Support [Support request] Gradient background on page

Home Forums Support Gradient background on page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #695804
    Stef

    I would like to create a gradient running from 10 percent cyan to transparent on a page using simple css. (not in the header)
    Currently I am doing this with elementor, but it ended up being a cumbersome workaround.
    I really think this should be a customisable feature that should be added without the need for additional css… possibly it has already been implemented in one form or another and I have not been looking properly.

    #695850
    David
    Staff
    Customer Support

    Hi there,

    where would this gradient be applied to the page? the body background?

    #695917
    Stef

    The body background, yes.

    #695948
    David
    Staff
    Customer Support

    This is a great site for generating gradients, then its simply a case of adding this CSS:

    https://cssgradient.io

    body {
    copy and pasted gradient CSS here
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.