Shop Categories

X

Reply To: Transfer the Agama pro to another site.

Home Forums Agama Pro Transfer the Agama pro to another site. Reply To: Transfer the Agama pro to another site.

#27185
Zex
Moderator

Hi, Vladimir!

If you want to set the transparency on the content area,use the following CSS code:

#main-wrapper, .site,
.agama-slider {
    background-color: rgba(255, 255, 255,  .35);
}

Change the transparency level (last value) per your needs

Regards