Site logo

[Support request] Remove Blue Color from the Default template

Home Forums Support [Support request] Remove Blue Color from the Default template

Home Forums Support Remove Blue Color from the Default template

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2456761
    Sars

    Dear Team,
    How to remove the blue color background from this default template:
    https://pasteboard.co/FvXCxMRqcTO6.png

    #2456888
    David
    Staff
    Customer Support

    Hi there,

    its added using some CSS.
    Go to Customizer > Additional CSS and remove this:

    
    /* blue shadow on photos */
    
    .blue-shadow img {
    	box-shadow: 12px 12px 0px var(--accent-2);
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.