Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • xfitness Friend
    #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>


    1. Bildschirmfoto-2014-09-08-um-08.44.37
    Pankaj Sharma Moderator
    #548670

    Hello can you share your working site url here , so that i can check it and suggest you a fix for it.

    xfitness Friend
    #548671
    Pankaj Sharma Moderator
    #548726

    Hello
    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 helps

    xfitness Friend
    #548729

    Hello,
    thanks for the quick help. Yes, the 20px made the change. 🙂
    Thanks a lot

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  xfitness 10 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum