Tagged: x
-
AuthorPosts
-
April 24, 2016 at 5:16 am #897307
adulthomehealthParticipantI am having issues with spacing after commas within my content. I have been adding extra spaces after the commas but I should have to do this. It will take me forever. Can you tell me how to fix this issue. I haven’t touched this page with extra spaces yet:
http://adulthomehealthcare.com/services/care-management-service/April 24, 2016 at 4:55 pm #897813
adulthomehealthParticipantAlso on home page adulthomehealthcare.com for chrome no issue but when viewed on Internet Explorer. The spacing is off for top of content bar with words not being centered vertically 24/7 Support: 619-940-6561 Request a FREE Consultation. How can this be fixed? See attachment.
Another issue I am noticing with I.E when you first come to the page it opens like the attachment then once you scroll down it corrects itself. See attachment.
April 25, 2016 at 12:19 am #898087
RupokMemberHi there,
Thanks for writing in!
#1. I am not entirely sure about the comma spacing issue. Do you want the space or not? Would you clarify a bit?
#2. Maybe you are using very older version of IE. Note that IE is already obsolete and dropped by Microsoft itself. So make sure you are using latest version of IE if you still need to use IE.
Cheers!
April 25, 2016 at 9:42 am #898701
adulthomehealthParticipant1. yes I do want the space to be there after the comma.
2. I have version 13.1 version from year 2015
April 25, 2016 at 12:34 pm #898956
adulthomehealthParticipantAlso notice spacing between words with some menu items have no space and should. See Huntington’s spacing issue.
April 25, 2016 at 10:46 pm #899646
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
body { word-spacing: 10px !important; }Adjust the word-spacing as per your need. Let us know how this goes!
April 26, 2016 at 12:06 am #899715
adulthomehealthParticipantWill this spacing also apply to the menu item word spacing or do i use another CSS?
April 26, 2016 at 12:22 pm #900659
ThaiModeratorHi There,
To reduce the spacing of the menu items, please navigate to Customize > Header > LINKS – TEXT > change Navbar Letter Spacing (em):
Hope it helps 🙂
April 26, 2016 at 8:09 pm #901273
adulthomehealthParticipantSorry for the confusion. I am referring to the sub menu not the navigation menu.
April 27, 2016 at 8:15 am #902101
ThaiModeratorHi There,
Please add the following CSS:
.desktop .sub-menu li>a { letter-spacing: 3px; }Hope it helps 🙂
April 27, 2016 at 9:59 am #902342
adulthomehealthParticipantThat doesn’t seem to work. I have it set to 25px and no differences.
April 27, 2016 at 7:08 pm #903239
Rue NelModeratorHello There,
Sorry if it doesn’t work out for you. Please update the code and use this instead:
.desktop .sub-menu li>a { letter-spacing: 1px; word-spacing: 10px; }Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-897307 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
