• Resolved joallen1

    (@joallen1)


    Is there any css to center the featured image on the page? I am not good at css. sorry.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @joallen1

    You can give the following little CSS snippet a try:

    #main .featured-image {
       text-align: center;
    }

    You should be able to paste that right into the ‘Additional CSS’ section of the customizer. You can get there, from the dashboard, by navigating to:

    Appearance > Customize > Additional CSS

    Let us know if that helps!

    Evan

    Thread Starter joallen1

    (@joallen1)

    Thank You for such a fast reply. It worked perfectly.

    Joanna

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘center feartued image on page’ is closed to new replies.