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

    Hello,
    Q1: I am trying to replace CAPs from Icon Box Titles with normal writing (no Caps), but I don~t know exactly how to do it. Could you please help? The same question for Main Menu items.

    Q2: I intend to replace the icons (Font: entypo-fontello) in the Iconbox with other images self-customized and uploaded? Thank you!
    Ionut

    #367300

    Hi fidesco!

    1. Add this to your custom CSS.

     .iconbox_content_title { text-transform: capitalize !important; }
    

    2. See here, http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader. When you add a new font from fontello.com it should be available to select with the icon box shortcode.

    Regards,
    Elliott

    #367951

    Thanks a lot!
    What would be the code for applying the same as requested in Q1 for Main Menu Items?
    Thanks

    #368150

    Hey!

    You need to adjust the menu items manually. For example, ACASĂ should be Acasa. You can’t use the same css modification.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.