-
AuthorPosts
-
xuxo Friend
xuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
November 12, 2016 at 1:40 pm #985750Hi, I’d like to know how I can declare a unordered list in order the bullets being shown in the article frontend. I’ve been checking the Typo page and there are not bullets nor numbers
How I can solve that?
Thanks in advance for your help
Joan
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 14, 2016 at 2:10 am #985998Hi
Kindly remove the li classes used : list-group-item
And you will see the default style for the li items .<li> Cras justo odio</li>
The typo page using own style code with respect to template design .xuxo Friendxuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
November 14, 2016 at 7:49 am #986052Thank you for your answer Panjak Sharma, but please, where I must remove the classes? I’d be grateful If you can detail me a file name.
But, in any case …
- This will affect the template design?
- Why is not available -in a multipurposes template- ordered and unordered lists?
- Probably, respecting the template style there is another way to show lists, could you check, please? I’ve been checking the Typo styles and no idea how to show lists.
Thanks a lot for your help
Joan
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 14, 2016 at 7:57 am #986057Hi
Can u share the URL here, the suggestion is for demo site typography page. It would be good if you will share page url , where you are getting problem.xuxo Friendxuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
November 14, 2016 at 12:27 pm #986141Hi Pankaj Sharma, [here is an example]
Access this page and go down in the screen until you see the Sales Account Executive Available Position. Open the tab and you can see the article where are defined the html ul and li lists, but as you can see, the bullets aren’t shown in the screen
Thank you for your help
Joan
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 14, 2016 at 1:23 pm #986159Hi
Kindly post the URL again . There is no Link in your last reply.xuxo Friendxuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
November 14, 2016 at 2:58 pm #986219Here is the link, sorry
Joan
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 14, 2016 at 3:10 pm #986224Hi
Go to
/templates/uber/css/template.css
find.categories-module li, ul.categories-module li, .category-module li, ul.category-module li { list-style: none; padding: 13px 0; border-top: 1px solid #dadedf; }
replace it with
.categories-module li, ul.categories-module li, .category-module li, ul.category-module li { padding: 13px 0; border-top: 1px solid #dadedf; }
save file , clean cache and check .
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum