This topic has 5 replies, 2 voices, and was last updated 10 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

    #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
    #76772
     MegaMatts
    Participant

    Hi Laura

    Thanks, please see: http://citylovesearch.com/membership-account/membership-levels/

    It’s currently behind a maintenance page so you’ll need these credentials too…

    WP Username: CLS_User
    WP Password: ExcellentJob321!#

    Thanks in advance
    Matt

    #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
    #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
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?