Sunday, January 26, 2020

Making the pages appear semi-transparent over a background image

Go to the Appearance > Customize > Additional CSS
and paste code given below

.site-content-contain {
    background-color: rgba(255, 255, 255, 0.9);
}

No comments:

Whatsapp ports

  If you need WhatsApp Voice Calling to work behind a firewall you will need to open the following ports. TCP: 4244,5222,5223,5228,5242 TC...