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

    How do I get rid of the “from” field that has the price. I dont want that to show. I’d like it just be the product name & then those two images below it.

    Custom CSS I’ve tried that is not working…

    .summary .entry-summary .price { display: none !important; }

    #527573

    I think I sent the URL via the Private Section – let me know if I didn’t

    Thanks!
    -CT

    #527576

    Hi!

    No, you have not. Please try again :)

    Cheers!
    Yigit

    #527596

    OK here you go :)

    #527599

    Hi!

    Please try changing your code to following one

    .single .summary.entry-summary .price {
        display: none!important;
    }

    If that too does not work, please create a temporary admin login and post it here privately so we can look into it.

    Regards,
    Yigit

    #527603

    That worked except it took the other price away :(

    (that should be showing above the “Sign Up” button & below the shipping variation picked.

    I have to run into a meeting – I will shoot you over a login in about a hour or so!

    #527640

    Here you go!

    #528706

    Hey!

    about which other price are you talking about? I can’t see any price at all on the links you have provided and not sure what you are trying to achieve. Can you be more specific please? you could also use screenshots to highlight your intentions. Use imgur.com or dropbox.

    Cheers!
    Andy

    #528710

    Sorry – forgot to reply. I got everything figured out!
    -CT

    #529005

    Hi,

    Great, glad you got it fixed :-)

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.