*

sess01

  • ***
  • 39 posts
not display
« on: October 04, 2021, 05:40:01 PM »
Hello!

What css code in appearance > customization should I write in order not display the price section?


Regards,
« Last Edit: October 04, 2021, 05:45:12 PM by sess01 »

*

MB Themes

Re: not display
« Reply #1 on: October 04, 2021, 07:10:47 PM »
Try:
Code: [Select]
.post-edit fieldset.s4 {display:none;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

sess01

  • ***
  • 39 posts
Re: not display
« Reply #2 on: October 04, 2021, 07:41:49 PM »
Unfortunately with this code the transaction section has also disappeared. Maybe there is another code?

*

MB Themes

Re: not display
« Reply #3 on: October 04, 2021, 08:26:33 PM »
I will have to check it tomorrow, anyway you should lean basic and kniw how to do it by yourself.
You cannot be driver without driving license ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

sess01

  • ***
  • 39 posts
Re: not display
« Reply #4 on: October 04, 2021, 10:21:47 PM »
I tried it by myself that is way Im asking :)

*

sess01

  • ***
  • 39 posts
Re: not display
« Reply #5 on: October 05, 2021, 03:24:02 PM »
Done
« Last Edit: October 05, 2021, 03:29:07 PM by sess01 »

*

MB Themes

Re: not display
« Reply #6 on: October 05, 2021, 03:33:16 PM »
You could post solution here, if you were able to complete it  :-*
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots