-
Author
-
June 13, 2017 at 07:47 #164124internetserviceParticipant
hi support, I am trying to make old prices to be scratched out like below screenshot.
http://jacobian.xyz/img/red_crossed.JPG
currently, it look like this
so any idea of how to implement scratched out line on old prices in pmpro template page?
June 14, 2017 at 22:49 #164282LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 15, 2017 at 08:46 #164322internetserviceParticipantwell yes, please do. I need it to be resolved
June 19, 2017 at 15:31 #164619RaduModeratorHi,
Use this CSS
COPY CODE.pmpro_strike_through { text-decoration: line-through; }
Wp-admin -> theme options -> Styling Options -> Quick css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 21, 2017 at 07:30 #164818internetserviceParticipantyes thanks for your help. I’ve been able to make the red cross line. but I wanted the red cross line to appear like below screenshot. can you tell me how to make it happened?
June 23, 2017 at 18:15 #165019RaduModeratorUse this CSS
COPY CODEul.pricing-table li.price { position:relative; } ul.pricing-table li.price:before {border-bottom:2px solid red !important;content:" ";width: 60%;display:inline-block;top:40px;position:absolute !important;}
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionJune 23, 2017 at 19:28 #165030internetserviceParticipantyes, thank you.it works great. but what if I don’t want the one-month membership to be scratched out. I only want 3 and 6 months to be scratch out and just leave one month as it is. as I don’t want to have a one-month membership to be discounted.
any idea how to make it happen? to have a one-month membership not to be scratched out?
June 26, 2017 at 20:26 #165282internetserviceParticipantbut I think I had modified the page to put the strike-through line in the payment page now and it already suits what I need. so I consider this thread to be closed. thanks though.
June 28, 2017 at 17:59 #165534RaduModeratorOk then
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.