Page 1 of 1

Frame rounded

Posted: 15 Jun 2024, 15:25
by ClaudioMaffucci
Hi,
Could you support me to have also the folders of the galléries from the menu rounded (see picture attached)?
Thank you in advance.
Regards,
Claudio

Re: Frame rounded

Posted: 15 Jun 2024, 21:43
by mjau-mjau
Try something like this in Settings > Custom > Custom CSS:
Code
.mega.carousel .image-container {
  border-radius: 3px;
}

Re: Frame rounded

Posted: 16 Jun 2024, 02:47
by ClaudioMaffucci
Hi,
Thank you very much it workshop perfectly.
Regards,
Claudio