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
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
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
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
Hi Yigit
I tried and nothing :(
Three you have credentials
Thank you very much
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
Hi Yigit
Please read private (not really important)
Thank you.