rarlinkcss
Newbie
- Dec 25, 2021
- 1
- 0
Hi
I'd like to add different texts under col-3 payInner box of price boxes on https://www.rarlink.com/premium.html
The different description will be added to the above code/s. But whenever adding a text under the description adding itself on every boxes. But I want to add different kind of texts into every 4 boxes. The only change can happen from settings but that results malfunction of payment plugin. So the system only allows changing days on that text.
I have no idea if this is related to css or perl or python . So any help to get a way for fixing would be appreciated.
How to do it?
I'd like to add different texts under col-3 payInner box of price boxes on https://www.rarlink.com/premium.html
<div class="price">$24.95
<div class="days"> 30 days</div>
</div>
The different description will be added to the above code/s. But whenever adding a text under the description adding itself on every boxes. But I want to add different kind of texts into every 4 boxes. The only change can happen from settings but that results malfunction of payment plugin. So the system only allows changing days on that text.
I have no idea if this is related to css or perl or python . So any help to get a way for fixing would be appreciated.
How to do it?