• Resolved mummyheartsyou

    (@mummyheartsyou)


    Wonder if you can help? Since Kale updated I have had a problem with my front page. All of the blog posts titles have reduced in size and have now become unreadable as they are so small. How do I change the size of these? Everything else seems to be ok just that. I have had a scroll through the forum and I can’t see to find anything to help.

    Many Thanks

    Anna-Marie

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • try add this css code:

    .entry-title{
    	font-size: 30px;
    }

    you may change that “30” to change the dimension of article title

    hope that helps! bye!
    Ale

    Or you can try this one:

    .entry h3 {
    	font-size: 40px;
    }

    As tubbadu mentioned, adjust px value to how it used to be before.

    Hope this helps but if you have additional questions, just ask.

    Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Update Problem’ is closed to new replies.