Article Scrollers: Get Ride Of The Lines - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Article Scrollers: Get Ride Of The Lines

H

Hakunamatata67

SP Page Builder 2 years ago

Hi, I'd like to remove the lines about the article in Article Scrollers (Carousel mode).

Is it possible?

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #116660

Hi there!

Thanks for contacting us.

You may try the following custom code in your custom CSS:

.sppb-addon-articles-carousel .bx-pager.bx-default-pager {
    display: none;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
H
Hakunamatata67
Accepted Answer
2 years ago #116668

Thank you Rashida 👍👍👍

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #116963

You are always welcome:)

Have a nice day!

0