• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Rs Media gallery

Rs Media gallery 5 years 9 months ago #38284

  • jouglet
  • jouglet's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi everyone !

Just a little problem with rs media gallery slider in RS Vario. There's an effect (little square...) on every photo. How can i delete this ?

Thx
The administrator has disabled public write access.

Rs Media gallery 3 years 8 months ago #40381

  • dragos
  • dragos's Avatar
  • OFFLINE
  • Administrator
  • Posts: 559
  • Thank you received: 102
Hello,

You can try adding the following CSS rule within a custom.css file which you can create as instructed here:
.rscarousel[class*="rsmg_rsp_container"] .item > [class*="span"]::before {
  background: none;
}
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!