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

    Aloha, how can I change the text to mixed case in the icon list created at: http://performancecarrestorations.com/services/

    And also, better align the icons so they are centered with the text?

    Many thanks,
    Drew

    #282944

    Hi HiDrew!

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

    .avia-icon-list .iconlist_title {
    text-transform: none;
    margin-top: 15px;
    padding-bottom: 10px;
    }

    Cheers!
    Yigit

    • This reply was modified 10 years, 5 months ago by Yigit.
    #283451

    When I add in the top: 20px; the text disappears. I have left it that way so you can see. I tried playing with that value but to no avail. Can you let me know how to fix it so the text appears properly?

    Many thanks!
    Drew

    #283481

    Hey!

    I have updated the code i posted in my previous post. Please try it now

    Regards,
    Yigit

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