Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #168070

    Hi

    I’ve been trying to change the iconbox title to lower (or sentence) case but nothing seems to work. I’ve tried adding
    .iconbox_content_title {text-transform: lowercase;} (and variations of it) in the Custom CSS panel but it isn’t working.

    Ideally, I only want to change the “MULTITAS” text in the iconboxes at the top of this page http://www.infoplex.co.uk/products/multitas-business-manager/ to read either “MultiTAS BUSINESS MANAGER etc…” or “MultiTAS Business Manager etc…” I don’t really want to change the iconboxes elsewhere on the site.

    Any suggestions would be gratefully received.
    Si

    #168074

    Hey simonhowe!

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

    .page-id-28 .iconbox .iconbox_content .iconbox_content_title { text-transform: capitalize!important; }

    This will only capitalize iconbox titles on that page

    Regards,
    Yigit

    #168081

    Hi Yigit

    Thanks for the speedy reply. I’m afraid it doesn’t work. The titles still render in Uppercase.

    Would it help if I assigned a Section ID to the coloured background? The CSS could be specific to the content only in those iconboxes?

    Thanks
    Si

    #168083

    Hey!

    It seems to be working on my end. Please flush browser cache and refresh your page a few times :)

    Regards,
    Yigit

    EDIT: Screenshot http://i.imgur.com/xLX3y2x.jpg

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

    It’s working now! I’d flushed the cache a few times but it obviously needed to quit Chrome too.
    Thanks for the help!

    #168090

    Hello!

    You are welcome glad we could help :) Let us know if you have any other questions

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change iconbox title to lowercase’ is closed to new replies.