Forum Replies Created
-
AuthorPosts
-
That took care of it! Thank you! Resolved.
This reply has been marked as private.That worked! Thank you! Resolved.
Resolved. Thank you!
This reply has been marked as private.Thats did it! Thank you! Resolved.
Resolved. Thank you very much!
Thanks Yigit! You’re right, my email address is way too long :)
The code you gave me almost works but the email is still getting cut off. I think what I’ll need to do is use the version that says “display a large icon above title” since it will allow all the text to fit. Can you tell me how to modify this code to adjust the size of the icons for this particular page targeting the Custom CSS Class “contact-info”
#top .iconbox_left_content .iconbox_icon, #top .iconbox_right_content .iconbox_icon { height: 50px; width: 50px; line-height: 50px; }
Thank you! Resolved!
This reply has been marked as private.Resolved!
This reply has been marked as private.That worked perfectly! Thank you!
This reply has been marked as private.Thank you so much! Resolved.
Thanks Ismael! Resolved.
This reply has been marked as private.Nevermind, I was able to figure it out by modifying the code slightly.
@media only screen and (min-width: 900px) and (max-width: 1150px) { .custom-button { margin-top: 9px!important; } }
Thank you very much for the help!
Thanks Ismael! I added a custom CSS field “custom-button” and tried adding the code below to adjust the top margin on the button but it didn’t do anything. Am I missing something?
@media only screen and (min-width: 900px) and (max-width: 1150px) { .custom-button { margin-top: 20px; } }
This reply has been marked as private.Thanks Elliott, that fixed it! You can mark this as resolved.
No worries. Thanks again for the help. Resolved.
Thank you very much! Resolved.
Actually, on second thought, can you provide me some Quick CSS to change the color of the thin border line around the promo box to match my theme color #018db0 Thanks!
Ok I figure it out, thanks!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Resolved. Thank you very much!
Thank you! Resolved.
-
AuthorPosts