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. June 15, 2020 at 1:48 pm #27185 ZexModerator 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