Home New Guten Forums WoodMart support forum Couple of issues With category page header

Couple of issues With category page header

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

    juliereadr
    Participant

    1. Icons on category page header
    pls check following image. I have added svg icons in categories but its showing in black color as well as its showing in small size compare to the icons in your demo site

    https://i.imgur.com/qE1H7jA.png

    2. How to disable the category header banner and icons

    3. Is there a way to make category icons appear in sidebar menu only and not in main navigation

    #115316

    Hello,

    You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”30″ height=”40″ attributes to your <svg> tag like it is shown: http://prntscr.com/m4n0qw

    Then find style="fill:#FF7800;" in the path tag and replace the color as per your needs https://gyazo.com/3eedd0661e5ec290b914da71d8919186

    Then you will need to re-upload your icons in the WordPress Dashboard.

    As for the Category banners, have a look at the screen http://prntscr.com/n3peoz

    3. No, it is not possible.

    Best Regards

    #115861

    juliereadr
    Participant

    i tried the code with the svg icon from flaticons but its not appearing..here is the edited icon file

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

    Hello,

    You are inserting #fff try the full code: #ffffff;

    Best Regards

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