• Resolved eschoch9

    (@eschoch9)


    Dear Sirs,

    I have a problem with the display of the checklist. It looks like the icons are to large compared to the line spaces of the text. Can you give me a hint, where I can fix this?

    Best,
    Elisabeth

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ThemesBros

    (@themesbros)

    Hi Elisabeth,

    you can increase / decrease icon sizes like this:

    #mosalon-checklist li:before {
        font-size: 35px;
    }
    
    or if you want to reduce spacing between list items:
    
    #mosalon-checklist li {
      margin-bottom: 10px;
    }

    Copy this styles, and paste into Customizer / General Options / Custom CSS.

    Regards,
    Sinisa

    Thread Starter eschoch9

    (@eschoch9)

    And what do I have to enter, when I want that the text is with a certain distance to the icon?
    see also layout http://www.frauen-perspektiven.ch. It is even worse on an iPad.

    Theme Author ThemesBros

    (@themesbros)

    Hi,

    This is actually error just in version 1.1.1, not sure how I managed to pull this off, but I did it… Sorry for inconvenience.

    You may download latest version of theme from github (I fixed this): https://github.com/themesbros/mosalon – hit “Download ZIP”,
    or wait to be published here.

    Let me know if you have any questions.

    Regards,
    Sinisa

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Monsalon – Checklist/Landing Page’ is closed to new replies.