-
AuthorPosts
-
September 8, 2014 at 6:49 am #201141
Hello,
We would like to integrate the unordered list feature in one of the bottom module. Unfortunately the „stars“ are overlapping with the text (see attachment).
Any ideas how to solve this?
Thank you
PS: This is the code btw
<ul class="ja-typo-list list-star">
<li>
<span class="icon"> </span>Sicher Online bezahlen</li>
<li>
<span class="icon"> </span>Produkte zu Top-Konditionen</li>
<li>
<span class="icon"> </span>Garantierte Preisstabilität</li>
<li>
<span class="icon"> </span>Schnelle & einfach Lieferung</li>
</ul>
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 8, 2014 at 7:49 am #548670Hello can you share your working site url here , so that i can check it and suggest you a fix for it.
September 8, 2014 at 7:50 am #548671Sure:
http://x-fitness.ch/website/Thank you
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 8, 2014 at 2:47 pm #548726Hello
Go to /template/JA Portfolio/css/template.css
find this code
#ja-botsl-1 .ja-moduletable ul li, #ja-botsl-1 .moduletable ul li, div.tagspopular ul li, div.tagssimilar ul li {
background: none;
border-bottom: 1px dotted #dedede
padding: 5px 0 6px;
}
and replace it with
#ja-botsl-1 .ja-moduletable ul li, #ja-botsl-1 .moduletable ul li, div.tagspopular ul li, div.tagssimilar ul li {
background: none;
border-bottom: 1px dotted #dedede
padding: 5px 20px 6px;
}Clear cache and check . >>>http://prntscr.com/4kve49
take a backup of your site before apply changes .
Let me know if it helps1 user says Thank You to Pankaj Sharma for this useful post
September 8, 2014 at 2:57 pm #548729Hello,
thanks for the quick help. Yes, the 20px made the change. 🙂
Thanks a lotAuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by xfitness 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Unordered Lists – overlapping
Viewing 5 posts - 1 through 5 (of 5 total)