*

classifieds

  • **
  • 16 posts
Delete icon image on publish a add
« on: April 05, 2017, 10:36:53 PM »
Hello  :)

i want delete icon image on publish a add, but just delete the sub-category icon. The category icon stay..

http://imgur.com/a/tU2ok

Thank you
Best greetings

*

MB Themes

Re: Delete icon image on publish a add
« Reply #1 on: April 06, 2017, 08:42:38 AM »
@classifieds
Add this to your style.css:
.flat-wrap .single .parent-icon {display:none!important;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sony

  • ***
  • 35 posts
Re: Delete icon image on publish a add
« Reply #2 on: May 23, 2017, 05:19:53 AM »
Taking advantage of the topic, I wanted to know how to change the image to place other icons without being a font-image, and I also want to display only the category image on the desktop, from the non-subcategories ...
how to make?

*

MB Themes

Re: Delete icon image on publish a add
« Reply #3 on: May 23, 2017, 08:15:12 AM »
You can use just font icons or just images. In this section only font icons are shown.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sony

  • ***
  • 35 posts
Re: Delete icon image on publish a add
« Reply #4 on: May 24, 2017, 02:31:24 AM »
How do I put images and not font icons?

*

MB Themes

Re: Delete icon image on publish a add
« Reply #5 on: May 24, 2017, 08:55:04 AM »
@Leandro
Go to theme settings and specify icons and colors for each category.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sony

  • ***
  • 35 posts
Re: Delete icon image on publish a add
« Reply #6 on: May 25, 2017, 12:22:48 AM »
@frosticek Send me a css code to block the icons of the subcategories via desktop, I used the code above that used in this topic and blocked the moment of posting the ad, now I also want both to navigate the subcategories without icons, only the categories have, subcategories do not
« Last Edit: May 25, 2017, 03:59:09 AM by Leandro Carvalho »

*

MB Themes

Re: Delete icon image on publish a add
« Reply #7 on: May 25, 2017, 08:15:01 AM »
@Leandro
I do not have such code, identify all css elements and add display:none to them.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots