Home › Forums › Basel support forum › Formatting Problems Formatting Problems This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago by Elise Noromit. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts July 18, 2019 at 4:28 am #133262 joywithjoParticipant Hi, On the Tab view, there seems to be some formatting issues. For e.g. the numbered list will not appear on the website. Please see screenshot attached. Also, the words look strange – it looks like there is a lot of spacing between letters and the line height also looks different. How do I change this? July 18, 2019 at 4:31 am #133263 joywithjoParticipant Reattach pic Attachments:You must be logged in to view attached files. July 18, 2019 at 8:27 am #133321 Elise NoromitMember Hello, Please deactivate all the plugins not related to the theme and switch the parent theme, and provide the site admin access to the private area Best Regards July 24, 2019 at 2:11 am #134129 joywithjoParticipant Hi Elise, Sorry for the late reply. I have tried my best to deactivate all the plugins that I believe are not required by the theme. Credentials are provided below as well. Thank you. July 24, 2019 at 5:39 pm #134299 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .vc_toggle_content ol{ padding-left: 30px; list-style-type: decimal; } body .vc_toggle_content ol li{ line-height:2em; } Set the line height as per your needs Best Regards July 31, 2019 at 11:14 am #135313 joywithjoParticipant Hi Elise, It did solve the problem when the list is numbered. However, lists that are not numbered, that is, just bullet points are not resolved. Attachments:You must be logged in to view attached files. July 31, 2019 at 2:58 pm #135364 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .vc_toggle_content ul{ padding-left: 30px; list-style-type: disc; } body .vc_toggle_content ul li{ line-height:2em; } Best Regards Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register