Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #259663

    How can i change the iconlist title to be a mix of uppercase and lowercase. Its all in uppercase now. Also, is it possible to change the icon to a custom image?

    #259685

    I would also like to know how to do that. At least to have the icons centered.

    #259701

    Hey!

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

    .avia-icon-list .iconlist_title { text-transform: none; text-align: center; }

    Regards,
    Yigit

    • This reply was modified 10 years, 7 months ago by Yigit.
    #259785
    This reply has been marked as private.
    #259795

    Hi!

    Sorry i posted the code for icon box and not icon list. I have edited the code i posted. Please try it now

    Cheers!
    Yigit

    #412870

    Hello the code you posted solved the problem of uppercase. However now my icon list headings are all centered instead of left-bound.

    #412990

    Ok, solved it myself ;)

    `.avia-icon-list .iconlist_title { text-transform: none; text-align: left; }

    #412993

    Hi!

    Glad you found a solution.

    Enjoy the theme.

    Cheers!
    Günter

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How can i change the iconlist title to be a mix of uppercase and lowercase?’ is closed to new replies.