How to Minimize Page Feature Image - Acme Themes

Best Premium and Free WordPress Themes Forums Education Base Pro How to Minimize Page Feature Image

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18402
    vfeurich
    Participant

    Hello! Currently the feature image of a page is displayed full size on top of the page. I would like to have it smaller, aligned in the left corner, but I can’t find that anywhere in the settings. Help please!

    Thank you in advance!

    • This topic was modified 5 years, 11 months ago by vfeurich.
    #18404
    vfeurich
    Participant

    Your chat just answered the question for me. Add the code below to the “Additional CSS’ function:

    .single-feat.clearfix {
    float: left;
    max-width: 50%;
    padding-bottom: 15px;
    padding-right: 15px;

    Thank you bunches!

    Valerie

    #18405
    acmesupports
    Moderator

    Thank you so much for sharing the answers with us.

    Regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.