Before you ask please READ THIS

Font size

edited January 2018 in FatMoon Posts: 22
Hi,
I'm looking with Fatmoon how to change the font sizes. I want my headers to be bigger. Probably something very simple which I'm overlooking.

Specifically to change the H1 and also to change the fontsize in the "separator with text".

Thanks,
Paul
Post edited by kochinnovations on

Comments

  • Posts: 422
    Hello Paul

    Please provide more details about this header (link to your page or our demo) because some headers were built using the Visual Composer and other using the theme settings.

    Default theme headers size: http://nimb.ws/29r7sF

    With Regards
    Daniel
    Lead Graphic Designer
  • Hi,
    it's at http://www.lucoled.com

    I tried the changing default header style but it's not changing anything. I think it's the standard VC seperator with text.
    Thanks,
    Paul
  • edited January 2018 Posts: 422
    Hello again

    In my opinion, it's one of the worst VC element ;)
    and yes, you can't change the font settings for this VC header.
    You must add the CSS code to make this element bigger.
    Try this one and change 22px to your desire value:
    .vc_separator h4 {
    font-size: 22px!important;
    }
    You can add this in the customizer Custom CSS tab but also in your selected page: http://nimb.ws/iP3IoD

    With Regards
    Daniel
    Post edited by Daniel on
    Lead Graphic Designer
  • Perfect! Works like a charm. Thanks a lot.
  • Posts: 422
    Great! :)
    Lead Graphic Designer
  • Hi Daniel,
    sorry to bother you again. Similar issue with the footer. Below contact us and also in the events list. (which is another plugin, but seems to get the font settings from the footer. I can only change the header size in the standard customisation.
    Thanks,
    Paul
  • AirAir
    Posts: 10,970
    Hello:-)

    Please go to Customizing ▸ General settings ▸ Footer ▸ Font size in widgets part - there you can adjust font size.

    With kind regards.
  • Thanks!
Sign In or Register to comment.