-
AuthorPosts
-
March 27, 2020 at 11:19 am #1198295
Bullet points in the accordions I have made does not seem to be there. Is there a way to make them visible?
Thanks in advance!
Best regards,
SusanneMarch 28, 2020 at 4:41 am #1198511March 30, 2020 at 8:53 am #1199015Hi Rikard,
You need a login to access the site:
It is in the left sitebar, fx under the toggle with the title “Services” where some of the text should be in bullet points.
Best regards,
Susanne-
This reply was modified 5 years, 7 months ago by
Rikard.
April 1, 2020 at 8:12 am #1199644Hi Susanne,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
ul { list-style: outside; }Best regards,
RikardApril 1, 2020 at 8:21 am #1199647Hi Rikard,
Thanks, but this did unfortunately not work.
Best regards,
SusanneApril 2, 2020 at 6:02 am #1199967Hi,
Please try this instead:
ul { list-style: outside; overflow: visible; }Best regards,
RikardApril 2, 2020 at 1:45 pm #1200173Hi Rikard,
Thanks! That worked, I just needed to add “!important” to the code :)But now bulletpoints are visible in the topmenu as well?
Best regards,
SusanneApril 2, 2020 at 5:42 pm #1200249Hi,
Add this to quick css:
.menu.av-main-nav li.menu-item-top-level, #avia2-menu li{ list-style-type:none!important; }Best regards,
Jordan ShannonApril 3, 2020 at 8:42 am #1200409This reply has been marked as private.April 3, 2020 at 4:00 pm #1200551Hi,
Adjust my previous css to this:
#menu-item-search, .menu.av-main-nav li.menu-item-top-level, #avia2-menu li{ list-style-type:none!important; }Best regards,
Jordan ShannonApril 3, 2020 at 4:05 pm #1200553Perfect! Thank you so much :)
Best regards,
SusanneApril 3, 2020 at 4:37 pm #1200567Hi,
No problem at all I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 5 years, 7 months ago by
-
AuthorPosts
- The topic ‘Bullet points in accordion’ is closed to new replies.
