Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #662514

    Please refer to closed post #618438, not sue what happens it stooped working
    I have a standalone icon and text next to it. The fix supposed to align the text vertically with the circle of the icon but its not working anymore.

    Thank you very much

    #662547

    Hey hdpcr!

    Can you please post the link to the closed thread?

    Regards,
    Yigit

    #662559
    #662578

    Hey!

    Your color section does not have an ID at the moment. Please refer to this post and add your ID (the one you used on your custom CSS code ) – https://kriesi.at/support/topic/imageicone-between-text/#post-622379

    Best regards,
    Yigit

    #662612

    Hey!

    Sorry i have put it in Custom CSS ID, i have moved it to Developers: Section ID and nothing you can check again

    Thank you

    #663490

    Hey!

    Can you please change the ID to “icon-with-text” and code to

    #icon-with-text .av_font_icon strong {
        padding-top: 15px;
    }

    If that does not help, please create a temporary admin login and post it here privately

    Cheers!
    Yigit

    #663507

    Hi Yigit

    I tried and nothing :(

    Three you have credentials

    Thank you very much

    #663539

    Hi,

    I added following code to Quick CSS

    strong.custom-bc {
        position: relative;
        top: 10px;
    }

    and wrapped your text into a strong tag with a custom class :)

    Best regards,
    Yigit

    #663574

    Hi Yigit

    Please read private (not really important)
    Thank you.

    #663578

    Hi!

    You are welcome :)

    Best regards,
    Yigit

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