• Resolved charles033151

    (@charles033151)


    I would like to change the font size to the site identity (larger) and the post title (smaller).
    Can any help me with this ?? Thank you !!
    Charles

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Charles,

    Thanks for using Ignite!

    The following CSS should work well for that:

    .site-title {
    	font-size: 28px;
    }
    .excerpt-title,
    .entry-title {
    	font-size: 28px;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away. The first “28px” is the size of the site title, and the second is for the post titles. You can modify those numbers to increase/decrease the sizes further.

    By the way, there’s also a Font Sizes feature in Ignite Plus if you’re interested in that.

    Thread Starter charles033151

    (@charles033151)

    Thank you so much Ben!! I sure appreciate your prompt response ??
    I’ll take a look at Ignite Plus

    Charles

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

    Thread Starter charles033151

    (@charles033151)

    Hi Ben,
    I purchased Ignite Plus and now have it installed.
    I wished I understood WordPress better but I don’t… so I hope I don’t wear out my welcome by asking too many questions.

    How do I remove Entries Feed, Comments Feed, and www.remarpro.com from the Meta Block ??
    Thanks !!

    Theme Author Ben Sibley

    (@bensibley)

    Thanks for upgrading ??

    Those can all be edited from the Appearance > Widgets menu. Personally, I find the new “block” design in the Widgets menu to be very confusing and would recommend installing the Classic Widgets plugin. You might find it easier to edit and add widgets after installing that plugin on your site.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing Font Size’ is closed to new replies.