• Hello, I’d like to change the size of title of the post blog as they appear in home page. Now, I’m working at website and I’ve a plugin for website in maintenance.

    In your demo at https://ocean-themes.com/magazine-o/, It’s the title in the latest post called “Basketball Stars Face Off In Ultimate Playoff Beard Battle”. How can I resize it? I’d like to have it a little bigger.

    Thanks in advance,
    Isabella

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

Viewing 1 replies (of 1 total)
  • Theme Author teamocean

    (@teamocean)

    Hi @isacosi,

    Could you please try adding the code below to your “Customize > Additional CSS”:

    h2.featured-post-title { 
    	font-size: 30px; 
    }

    Default font size is 21 px.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Change the size of the blog title’ is closed to new replies.