This topic has 11 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #206465
     adyrockstar
    Participant

    Hi,

    I am trying to edit the offering on pricing table which is created with paid membership pro plugin. I want to add a certain offering in one of the membership. How can I do that? Please see the attached image where I have tried to describe what I want to add.

     

    Thanks,

    Andrews

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

    Hello, you can add it by editing the level description at Memberships – levels just add it as a list item. I can help you style it if you have issues

    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 🙂

    #206649
     adyrockstar
    Participant

    Thanks, Laura.

    Adhering to your suggestion, I added it as a list in the description (see pic attached). However, it is appearing above the list content and not in the main list.
    Can you please help me edit and style it?

    Thanks,
    Andrews

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

    Hello, yes i can help you, can you share access? 🙂

    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 🙂

    #206675
     adyrockstar
    Participant
    This reply has been set as private.
    #206691
     Laura
    Moderator

    Hello, i do not see the membership admin option, make sure the user is admin and has access 🙂

    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 🙂

    #206693
     adyrockstar
    Participant

    Hey, sorry, my bad!

    Can you please try now?

    Thanks!

    #206743
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    .extra-description {
        padding: 0px !important;
    }
    .extra-description li.list-group-item {
        color: grey !important;
        position: absolute;
        width: 90% !important;
    }
    
    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 🙂

    #206813
     adyrockstar
    Participant

    Hi Laura,

    Thanks, with the css you provided and doing some tweaks from my end, the list item starts to appear along with other items. Just one issue now, the alignment of the content is not proper. I tried to edit but could not make it come in center. Please see the pic attached. Can you please tweak it to appear in center?

    The css I am using is:

    COPY CODE
    .extra-description {
        padding: 0px !important;
    }
    .extra-description li.list-group-item {
        color: grey !important;
        position: absolute;
        width: 90% !important;
    }
    .pricing-table ul.list-group{
        margin-top: 40px;
        padding-top: 5px;
    	}
    Attachments:
    You must be logged in to view attached files.
    #206934
     Laura
    Moderator

    Hello, try by adding margin-left:-5% ! important; to the second code

    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 🙂

    #208171
     adyrockstar
    Participant

    I tried adding it but in other views like mobile and tablet, the alignment does not come proper. I really wish there was a simpler way to add more offerings to the table. I need to add a few more items but if the alignment is not proper then it won’t give a good impression.

    #208308
     Laura
    Moderator

    Hello, i can help you adjust it for mobile, can you share ftp access?

    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 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?