Tagged: x
-
AuthorPosts
-
May 9, 2016 at 10:01 am #982392
vojtechzikmundParticipantHello there,
I have been 100% satified with my blog for past months, but today a glitch occurred in the top bar section. The email adress should be centre aligned with the menu link and facebook/instagram icon, but it’s glitched out to the top.
Any idea how to solve this?
May 9, 2016 at 10:02 am #982395
vojtechzikmundParticipantThis reply has been marked as private.May 9, 2016 at 11:14 am #982521
RupokMemberHi there,
Thanks for writing in! It seems you are using the below code for this :
.custom-contact { color: #cccccc; font-family: lato; font-size: 9px; letter-spacing: 2px; padding-left: 12px; position: relative; text-transform: uppercase; top: -3px; }Let’s update this to following :
.custom-contact { color: #cccccc; font-family: lato; font-size: 9px; letter-spacing: 2px; padding-left: 12px; position: relative; text-transform: uppercase; top: 11px; }Hope this helps.
Cheers!
May 10, 2016 at 6:23 am #983878
vojtechzikmundParticipantThanks!
That solved it! <3
May 10, 2016 at 8:34 am #984081
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-982392 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
