Home Forums WoodMart support forum Creation Red X

Creation Red X

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #617798

    staffcreator
    Participant

    Good evening everyone

    Sorry if I open the ticket for this silly question. 🙂

    I’m going crazy trying to figure out how to insert the red X.

    Can you tell me how I can do it?

    I need to enter the red X on the price table.

    I use “Pricing Table” as a basic element

    I attach an image to understand better.

    Thank you my friends!

    Greetings
    🙂

    Attachments:
    You must be logged in to view attached files.
    #618187

    Hung Pham
    Keymaster

    Hi staffcreator,

    Thanks for reaching to us and appreciate your patience.

    It seems you are using element from extra plugin, if so please contact author plugin for more details.

    Regards,

    #618199

    staffcreator
    Participant

    Hi Hung

    Thank you for your answer.

    Actually I don’t know whose element it is. Is it from WPBakery? or WordPress?

    Because I don’t have any other active themes, I’ve deleted them all, I only have yours.

    Who can I ask?
    Can you help me understand?

    Sorry for the inconvenience.

    Thank you for your great work!

    Greetings
    🙂

    #618563

    Hung Pham
    Keymaster

    Hi staffcreator,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #621718

    staffcreator
    Participant

    Hi Hung!

    I’m so sorry, I forgot about this Ticket. 🙂

    Anyway yes…
    I will write you all the requested data in the private part.

    I await your feedback
    Thank you so much for your work!

    You are Always the Best!!!! 🙂

    #621793

    Hung Pham
    Keymaster

    Hi staffcreator,

    Thanks for details.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wpb-no-plan-features {
        margin: 20px 0 0;
        padding: 0;
    }
    
    .wpb-no-plan-features li::marker {
        display: none;
    }
    
    .wpb-no-plan-features li::before {
        content: "";
        display: inline-block;
        margin: 0 10px 0 0;
        width: 18px;
        height: 18px;
        vertical-align: middle;
        background-image: url('https://www.biwem.it/wp-content/uploads/2024/11/zapier-logo.svg');
        background-size: 18px;
    }

    You can replace background-image url with X image.

    I created demo page, please add above Custom CSS and you can see the changes https://www.biwem.it/22975-2/?wpo_all_pages_cache_purged=1

    Regards,

    #621867

    staffcreator
    Participant

    Hi Hung!! 🙂
    Thank you very much for your help and the work you have done!! 🙂

    Really excellent!! I am very happy to work with you!

    I noticed that the Display None command on the Maker does not take it, it always remains the point of the maker.

    How can we do it?

    Only this thing is missing and I think we are perfect! 🙂

    Let me know if you have other ideas, I tried with the Display None command but I can’t make it work, I also cleared the Cache and tried to display again, but nothing, the maker remains.

    Let me know
    I’m waiting for you here my friend!

    Greetings 🙂

    Attachments:
    You must be logged in to view attached files.
    #622049

    Hung Pham
    Keymaster

    Hi staffcreator,

    Please remove above code and try below one:

    .wpb-no-plan-features {
        margin: 20px 0 0;
        padding: 0;
    }
    
    .wpb-no-plan-features li {
        list-style: none;
    }
    
    .wpb-no-plan-features li::before {
        content: "";
        display: inline-block;
        margin: 0 10px 0 0;
        width: 18px;
        height: 18px;
        vertical-align: middle;
        background-image: url('https://www.biwem.it/wp-content/uploads/2024/11/zapier-logo.svg');
        background-size: 18px;
    }

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

    #622359

    staffcreator
    Participant

    Hi Hung!! 🙂

    Thanks so much for your help!

    I can confirm that everything is ok now!!

    You are number 1!!!!!!! 🙂

    For the feedback I already gave it at the time.. 5 Stars all deserved!!!!

    🙂

    🙂

    Thank you
    Until next time!

    #622566

    Hung Pham
    Keymaster

    Hi staffcreator,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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

The topic ‘Creation Red X’ is closed to new replies.