Okay
  Public Ticket #951241
font-size in widgets
Closed

Comments

  •  2
    Till Erdmenger started the conversation

    I changed the .body font size from 16px to 18px through custom css. However this does not affect the text I placed within a footer widget. I tried to specify a .widget font size, but this does not work. Any idea?

  •  1,558
    Laborator replied

    Hi Till,

    Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.

    P.S. make sure you've disabled the Maintenance/Coming Soon mode

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Till Erdmenger replied

    Hi Art, for the moment, please accept that I´d rather not turn off maintenance mode as my website is a mess at this state ;-)

    I´ve made some screenshots to demonstrate my problem. In custom css I´ve turned .body font size and .home .auto-type-element font size to 8px for easier demonstration. This does affect  font size in blog-posts and regular pages, also in my rss-widget in the footer. BUT it does not affect the text-widget in the footer nor the text displayed on the portfolio page.

    If you would like to see the full site, please come back with a time-frame when I can turn off mainentance. Thanks!

    Till

  •  1,558
    Laborator replied

    Hi Till,

    I know but I need to inspect your site to give you the right CSS for it, I understand where the problem is even without the screenshot.

    If you add them through the Insert Credentials, the ticket reply will be market as Private, so no need to worry about it.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Till Erdmenger replied privately
  •  1,558
    Laborator replied

    Hi till,

    The following CSS should work for most of the paragraphs through the site, if there are some parts in the site that are not changing it may be because they're lists or any other type, for example the widget on your right won't change with this CSS:

    body p {
        font-size: 9px !important
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Till Erdmenger replied

    Thanks, that seems to solve the problem!

  •  1,558
    Laborator replied

    Hi Till,

    Glad to hear that it worked, if you have further problems with the text size you can write them here as I will leave the ticket open, but if you have any other issue please open a new ticket

    Have a great weekend! 

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group