Home › Forums › Basel support forum › Bulleted List and Number list Problem
Bulleted List and Number list Problem
- This topic has 16 replies, 2 voices, and was last updated 5 years, 10 months ago by
Elise Noromit.
-
AuthorPosts
-
April 7, 2019 at 1:12 pm #117498
OchukoParticipantI have a problem with the theme. I try to use bulleted lists and numbered list in the FAQ tabs. They show on the backend of visual composer, but not on the front end of my website once I press update. Is there a way to fix this as I have been trying to sort it out for a while. Would someone also be able provide some guidance as to how I can add fonts to the website or use Google Fonts like I can with the FAQ section.
April 7, 2019 at 3:24 pm #117512
Elise NoromitMemberHello,
Please provide the page URL and your site admin access so that I could check.
Best Regards
April 7, 2019 at 4:12 pm #117519
OchukoParticipantFAQs: https://borntoruleonline.com/faqs/
In this section under some of the heading, they are meant to have numbered list and bulleted lists. For this section, the bulleted lists that aren’t shown are 4 and 5.Terms and conditions: https://borntoruleonline.com/terms-conditions/
For this section, the bulleted lists and numbered lists that aren’t shown are: 2, 11, and 12.But in general when I try to add bulleted lists and numbered list when using the FAQs tool, it shows on the back end, but once you press update; it doesn’t show on the website.
April 8, 2019 at 8:34 am #117611
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .vc_toggle_content ul { list-style-type:disc; padding-left:30px; }
Best Regards
April 9, 2019 at 12:50 am #117739
OchukoParticipantDo I just add the code “body .vc_toggle_content ul {
list-style-type:disc;
padding-left:30px;
}” to any section of the custom CSS> Global of the theme, or is there a specific place that I need to add it to?April 9, 2019 at 1:39 am #117742
OchukoParticipantI was just wondering if it would be possible to reduce the HTML Requests? This is just so I can make the website faster. The website is slower when I am on the Admin end of the website, but once log out and load it, its faster but I was just wondering if I could get some consistency within the website.
April 9, 2019 at 6:57 am #117767
Elise NoromitMemberHello,
You need to add the CSS to the Theme Settings > Custom CSS > Global.
In general, our theme is already optimized and don’t have too many resources to make your website slow. Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you to remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.
Best Regards
April 13, 2019 at 3:16 am #118566
OchukoParticipantOnce again I have the same issue with the numbered list. The numbered list shows on the backend of the page builder, but once I press update and come out of it, it does not show. The bullet points show, but the numbered lists are not showing. Furthermore, text seems to be appearing bold on the live website, when on the page builder it is clearly not highlighted in bold. The specific page that I am taking about is “User’s Manual”
April 13, 2019 at 7:26 am #118580
Elise NoromitMemberHello,
Please provide the page URL with the ordered list.
Best Regards
April 13, 2019 at 8:03 am #118584
OchukoParticipantThe page URL is ” https://borntoruleonline.com/users-manual/” Also once on this page on a mobile phone, a little side menu appears and I don’t know how to get rid of it. Would you be able to help me get rid of it please.
April 13, 2019 at 8:09 am #118586
OchukoParticipantAnd on the User’s Manual on the phone it appears that half of the title is cut off, would you also be able to provide a solution for that please.
Attachments:
You must be logged in to view attached files.April 13, 2019 at 2:49 pm #118629
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .vc_toggle_content ol{ list-style-type:decimal; padding-left:30px; }
and this code to the Theme Settings > Custom CSS > Mobile:
body .page-title { height: auto; }
Best Regards
April 13, 2019 at 6:42 pm #118654
OchukoParticipantWould you be able to provide guidance on how I could remove the “…” sidebar on the user’s manual page. I don’t want it to be there at all. It only shows on a mobile device and just want it to be removed.
Attachments:
You must be logged in to view attached files.April 13, 2019 at 6:59 pm #118656
OchukoParticipantDo you also have documentations in regard to how to use the Revolution slider?
April 14, 2019 at 9:07 am #118725
Elise NoromitMemberHello,
Here is the link for the Slider Revolution documentation https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Best Regards
April 14, 2019 at 4:25 pm #118786
OchukoParticipantWould the solution be provided in regard to the “…” sidebar on the user’s manual. It shows up on the mobile phone when on the user’s manual page. I do not want that to be there, I deleted the page and tried to redo everything again, but that button keeps coming up. I have asked for a solution for this a couple times, but it has been ignored. The page is “https://borntoruleonline.com/users-manual/” Below there is an attachment for what I mean.
Attachments:
You must be logged in to view attached files.April 15, 2019 at 11:44 am #118901
Elise NoromitMemberHello,
Please enter the page editing mode and find the sidebar options http://prntscr.com/nc61xs
You need to set 1 column and disable the sidebar.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register