Theme Options ‹ DarsGhah — WordPress
Sun May 16 2021 13:17:53 GMT+0000 (Coordinated Universal Time)
Saved by
@zircon
/* Menu background overly image css code*/
.overlay.overlay-contentscale {
background: url(https://darsghah.com/wp-content/uploads
/2020/03/cvr-1024x1024.png); background-repeat: no
-repeat;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
rgba(0, 0, 0, 0.19);
}
/* code to make menu social icons background transparent on
mobile */
@media (max-width: 959px){
ul.menu-smart.sm.menu-icons.menu-smart-social {
background-color: transparent;
}
}
/* make google recaptcha badge invisible */
content_copyCOPY
uncode theme custom css
https://www.darsghah.com/wp-admin/admin.php?page
Comments