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:

Configure cisco air-cap3602i-a-k9 Access Point

  To configure your Aironet 3602i from scratch, we will wipe any existing settings and build the Bridge-Group Virtual Interface (BVI) archit...