Home Forums Space themes support forum Search Price

Search Price

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #357231

    bgmreklam
    Participant

    Hello, when the product name is written in the search section at the top, it appears with the price. I want to remove the price part here. Because the prices should only be seen after the member logs in. How can I set this part?

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

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to hide the price

    .autocomplete-suggestion .price {
      display: none;
    }

    Kind Regards

    #357331

    bgmreklam
    Participant

    yes it is, thank you very much 🙂

    #357340

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

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

The topic ‘Search Price’ is closed to new replies.