Home Forums WoodMart support forum Blog header

Blog header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #557817

    Pindorama
    Participant

    Hello,
    In the Blog page header, what is the ideal width and height for that space?
    We are testing background images in several custom sizes, but each resolution interprets differently, cutting off part of the image.
    Is there a pattern or configuration that suits everyone or is it ideal to use a neutral image?
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #557939

    Hello,

    The image size on the demo is 1900×634px. Navigate to Pages > Edit Blog Page > In the Bottom of the Page Settings upload the image for page title and configure the page title size.

    Best Regards.

    #558197

    Pindorama
    Participant

    Hello,

    Thanks for the feedback.
    In this format, the image adapted better on the desktop, but not on mobile. How can I adjust just the image on mobile? Is there a code for this?
    https://pindoramabrinquedos.com.br/new/blog/?swcfpc=1
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #558427

    Hello,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .blog .page-title-default {
        padding: 40px 0px 0px 0px !important;
    }

    Best Regards.

    #558650

    Pindorama
    Participant

    Hello,.
    I inserted the css provided but it didn’t work.
    Wordpress data follows in the private field and the attached image of the mobile blog.
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #558839

    Hello,

    Please check back your site after completely clearing the browser cache and check the issue.

    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)