• Resolved hannahas

    (@hannahas)


    Hi there,
    I am trying to center my post titles on the homepage. I found this code in an old thread: .page-title {text-align: center; } and added it to custom CSS, but no luck. Any suggestions?
    Thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi hannahas. Can you post a link to your site? Thanks.

    Thread Starter hannahas

    (@hannahas)

    Try .post-title instead. Also, I noticed you have a function at the bottom of the main theme style.css file. It should go in a child theme functions.php file.

    Thread Starter hannahas

    (@hannahas)

    That worked great, thanks!
    Re: child theme, are there any threads you could direct me to do that offer easy instructions on how to install? I’ve been meaning to do it, but frankly I’m a bit of a noob and have been confused by most of what I’ve seen.
    Thanks again!

    Creating a child theme with Hueman is pretty easy. In Theme Options click the Help tab in the upper righthand corner. One of the options in the list is to download a sample child theme. This downloads the theme zip file to your local computer. Install the new theme in your Admin panel by selecting Add New > Upload Theme > Choose File, then select the zip file, then activate the child theme. You’ll now have a pre-configured child theme with a style.css file and functions.php file to which you can add customizations.

    Thread Starter hannahas

    (@hannahas)

    Thanks so much! I’ve added the child theme. 🙂

    Glad the titles are working and you were able to get the child theme running. If you don’t need any further assistance here please mark the topic as Resolved. Thanks.

    Thread Starter hannahas

    (@hannahas)

    Thanks! Marking resolved.

    Thread Starter hannahas

    (@hannahas)

    If it will let me … lol.

    Thread Starter hannahas

    (@hannahas)

    One more question! How do I add customizations to the style.css file? I’m a total newbie with CSS. I tried to insert the code (above), but it didn’t change anything. Thanks!

    That’s really a different question. Would be best if you started a new topic. Thanks.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Centering Post Titles on Homepage’ is closed to new replies.