This topic has 5 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #76516
     MegaMatts
    Participant

    Hi Team

    Is it possible to remove the billing details description (second row in your default membership levels table) which duplicates the details in the price row and short description row? See screenshot:

    pricing table duplicate info

    Thanks in advance
    Matt

    Attachments:
    You must be logged in to view attached files.
    #76755
     Laura
    Moderator

    Hello, could you share a link? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #76772
     MegaMatts
    Participant
    This reply has been set as private.
    #76893
     Laura
    Moderator

    Hello, here are the css codes, choose the one you want and add it to style.css of child theme 🙂
    Hide description

    COPY CODE
    
    .membership .pricing-table .description {
        display: none;
    }
    

    Hide price

    COPY CODE
    
    li.price {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #77105
     MegaMatts
    Participant

    Thanks a big help, thank you Laura

    All the best
    Matt

    #77315
     Laura
    Moderator

    Hello, was a pleasure 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?