+ Reply to Thread
Results 1 to 5 of 5

Thread: Listing font size

  1. #1

    Listing font size

    Hi,

    I would like to know if there is any way to make the font size bigger in the listing page.

    The font size in the listing is very small and i would like to make it bigger.

    If i change the font size it will effect the mobile user too or only the the desktop user ?!

    Please advise

  2. #2
    As I understand you want to change the font size for the listing fields. You can do it in css file. Open: ftp://templates>>your_template>>css>>style.css
    at line: ~3538 find the class: 'div.table-cell > div.name' and at line: ~3559 find the class: 'div.table-cell div.value' change fond size there.
    Yes, you will change font size for both desktop and mobile.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Quote Originally Posted by Viktor View Post
    As I understand you want to change the font size for the listing fields. You can do it in css file. Open: ftp://templates>>your_template>>css>>style.css
    at line: ~3538 find the class: 'div.table-cell > div.name' and at line: ~3559 find the class: 'div.table-cell div.value' change fond size there.
    Yes, you will change font size for both desktop and mobile.
    Thanks dude,

    How about if i want to change the body of the list? i would like to change the size of the body

    See here in my ads

    2020-04-06_05-23-42.png

    The font is very small.

  4. #4
    Did you change the font size in places where I showed you?
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    yes, it works.

    Thank you for helping me.

+ Reply to Thread