Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #473331

    Hi,
    My footer menu is big. It contains a few main categories and sub categories where categories are say “continents” and subcategories are “destinations” http://travelski.pl/wycieczki/
    I need to make categories visually visible. I used capital letters, bolds and bullets, but it is not perfect. I am wondering if I could use entypo-fontello ue845 for categories?
    Kind regards
    Tomasz

    #473684

    Hi tomek_z!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .widget_nav_menu ul ul li:before {
      content: "\e845";
      font-family: 'entypo-fontello';
    }
    #top .widget_nav_menu ul ul li a {
      padding: 6px 0px 7px 25px;
    }

    Best regards,
    Yigit

    #473703

    Hi,
    Thank you, we are almost there. It is on the page and you can see it.
    I need one small correction. the “mark” is for subcategories and I needed them for main categories only (reverse).
    Would you please reverse it?

    Kind regards
    Tomasz

    #473718

    Hi!

    Can you please post a screenshot and show the changes you would like to make? I am not sure if i understood clearly

    Best regards,
    Yigit

    #473763

    Hi, I cannot add attachment here and the email is noreply. What shall I do.
    Kind regards
    Tomasz

    #473764

    Hey!

    Please upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #473769

    Hi here you are

    #473773

    Hi!

    Please add following code to Quick CSS as well

    .widget_nav_menu ul.sub-menu ul.sub-menu li:before {
      content: ''!important;
    }

    Cheers!
    Yigit

    #473783

    Hi, It does not change anything.

    #474258

    Hi!

    can you post admin access so we can take a closer look into it? can you provide us screenshots showing what you want to achieve please? not sure what you need. Post login details here as private reply.

    Best regards,
    Andy

    #474507

    please find in private

    • This reply was modified 9 years, 4 months ago by tomek_z.
    #474512

    Hi!

    Changes are done. Please review your website now – http://i.imgur.com/Mgij9yT.png

    Regards,
    Yigit

    #474519

    Hi, Nothing has changed. Indie, Indonezja …. (subcategories / sub-level should not have “entypo-f” It shoud be only by categories main level (AMERYKA ŚRODKOWA, AMERYKA POŁUDNIOWA, KARAIBY ….)
    thx

    #474520

    Hey!

    Can you please review your website now?

    Cheers!
    Yigit

    #474527

    Great! This is what I needed.
    Thanks a lot.
    Tomasz

    #474530

    Hi!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘Entypo Fontello for menu items’ is closed to new replies.