• Resolved officinadelledonne

    (@officinadelledonne)


    Hello there,

    I have 2 issues:

    1. The image for the banner section homepage has the size that the theme suggests.
    But when I set it up, the image appears cut. I tried to insert a CSS code that I saw
    in similar questions here, but it didn’t work out;

    2. I don’t want to show the feature image in the header of webpages. How can I do that?
    What is the regular size of the image that goes in the header?

    Thank you so much

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @officinadelledonne,

    I checked your site and noticed that the image that you have uploaded on the banner is not cropped. Here is a screenshot of the original image-https://prnt.sc/106f5pw

    If this is not the case, can you provide a screenshot of the original section that is being cropped?

    2. If you want to remove the featured image from the header then add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    header.page-header {
        background-image: none !important;
    }

    We do not have a recommended image size for the image in the header but for the image to be displayed correctly on the blog page, we suggest you upload an image of the dimension 640 X 480 px

    Thread Starter officinadelledonne

    (@officinadelledonne)

    Hello,

    thanks for your answer. I have cleaned up all cache, even Windows’ but the banner image is still cropped.
    You can see from this screenshot: screenshot

    About the header’s image: Can you please tell me, what are the steps to add a new image that is not the feature image?

    If you don’t see the screenshot, please let me know.

    Thanks

    Hi @officinadelledonne,

    We cannot access the screenshot, seems like it is set to private.

    To add images for the posts, you can add the image block and upload the image, here is a screenshot-https://prnt.sc/10a750g

    We suggest you contact our support team for quicker reply-https://blossomthemes.com/support-ticket/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Banner Image Homepage and Header pages’’ is closed to new replies.