• 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: Remove texture from Slider RSVario

Remove texture from Slider RSVario 7 years 3 weeks ago #36663

  • kvo
  • kvo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
How do I remove the texture that overlays the Form Slider images?
The administrator has disabled public write access.

Remove texture from Slider RSVario 7 years 3 weeks ago #36667

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

First you'll need to create a custom.css file as instructed here:
www.rsjoomla.com/support/documentation/r...the-source-code.html

Second, you can remove this pattern by adding this CSS definition:
.rscarousel[class*="rsmg_rsp_container"] .carousel-inner::before {
	background: none !important;
}
Last Edit: 7 years 3 weeks ago by dragos.
The administrator has disabled public write access.

Remove texture from Slider RSVario 5 years 1 week ago #39017

  • Monzel
  • Monzel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,

what do i have to add or remove to disable the overlay of the images with this pattern in RSVario completely?

Thanks in advance
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!