+ Reply to Thread
Results 1 to 4 of 4

Thread: 2 lines instead of 1 on browse listing

  1. #1

    2 lines instead of 1 on browse listing

    How can I have "Sk?ne, ?rkelljunga" on 2 lines instad of after each other ?

    FA92D4F3-FD8A-4424-9F77-C1C75869E453_4_5005_c.jpeg
    Classifieds Site: Annonssida
    Other Site: SEO

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    You should apply the following style to your style.css (templates > css):

    Code:
    Only registered members can view the code.

  3. #3
    Works on front-page but not in categories :/ and in list form.

    Also, how to remove the ',' ?
    Classifieds Site: Annonssida
    Other Site: SEO

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Use these styles for all cases:

    Code:
    Only registered members can view the code.
    also in style.css find article.item:not(.no-image) ul.ad-info:not(.with-names) > li.fields (~2204)

    and change

    height: 20px; to height: 35px;
    Last edited by Rudi; June 24, 2020 at 02:35 AM.

+ Reply to Thread