Header widget font size

  • Author
    Posts
  • #35080
    Lindsy Smith

    When trying to edit the text in the header widget changing the size in the editor does not have any effect. I have also tried the font size in the settings with no luck. I did have to install the plug in to get the setting back.

    #35176
    Zed
    Cryout Creations mastermind

    How did you try to change the text sizes in the widget? I don’t see any size related markup in the code.
    This can also be done using custom styling:

    .widget-container.widget_black_studio_tinymce {
        font-size: 1.3em;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Header widget font size’ is closed to new replies.