Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25032
    Marilou Sabina
    Guest

    I am running the theme “Diced” and I have a “Title” and a “Tagline”. I cannot see where to edit only the tagline to enlarge the type size. It is a beautiful script (Italianno), but I think it may be hard to read in some zoom levels on the computer screen. Is there a way to edit the size of this element?

    #25036
    Jesse Owens
    Keymaster

    Hello Marilou-
    In the Diced Theme, you can do this with Custom CSS. Navigate to Customize > Advanced > Custom JS & CSS and paste the following line into the Custom Theme CSS box:

    h3.site-description { font-size: 36px !important; }

    The default size is 24 pixels, so you can customize the 36px value to your preference.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Cannot resize tagline’ is closed to new replies.