Home Forums Free Themes Kids Education Remove cloud effect

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #88605
    giancaa
    Participant

    Dears
    I would like remove the cloud effect in the header, is it possible?

    Thanks in adv
    Giancarlo

    #88633
    wensolutions
    Keymaster

    Hello @giancaa,

    In order to remove the cloud please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    header.site-header,
    #masthead.fixed-header.is-sticky  {
    	background: none;
    	background-color: #fff;
    }
    
    .site-branding {
    	background: none;
    }

    Hope this helps.

    Best Regards!!

    #88657
    giancaa
    Participant

    It works! Thanks so much!

    Gianca

    #88716
    wensolutions
    Keymaster

    Hello @giancaa,

    Glad we could help you.

    Let us know if you have any issues further.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/kids-education/reviews/#new-post

    Thank you.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.