Tagged: 

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

    Hello

    I would like to decrease the size’s text which is beside or above the icons.
    Could you help me ?

    #740323

    Hey sandra1307,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #740326

    Hi Andy

    it’s for icons at right of the page, the text is too big and not excatly aligned with the icon

    thanks for your help

    #741159

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .postid-22444 .iconbox_icon {
      top:0 !important;
    }
    
    .postid-22444 .iconbox_content_title {
      font-size:20px !important;
    }

    Best regards,
    Rikard

    #743825

    Hello

    sorry it doesn’t work. I tried a very litlle size to see the difference but it doesn’t work neither.

    The text’s icons are “Pronote” “itineraire” “cogolin”

    I have an another question is it possible in Quck CSS to write personnal text because there are a lot of changes and I would like to remember what the changes are. If I put text like this /* this CSS is made to change the size text for icons*/ is it ok ?

    Thanks for your hel^p

    #744523

    Hi,

    use this code instead:

    h3.iconbox_content_title {
    font-size: 20px !important;
    }

    and adjust as needed.

    Please open a new ticket for a new question/issue.

    Best regards,
    Andy

    #744778

    Great ! It works !

    Thank you !!!

    #744797

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Size's text with icons’ is closed to new replies.