• The image is getting cropped at frontend .I am using a widget for the scroll effect.

    How to show full image

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • threadi

    (@threadi)

    The image looks cropped, but actually only the header is over it because of the large logo. The reason is this CSS property:

    @media (max-width: 1199px) {
    .mobile-logo a img {
    width: 600px;
    }
    }

    You seem to have entered this in the individual CSS of your theme. Remove this information and it will fit better.

    Since you are using a commercial theme, they cannot help you more specifically. If you have any further questions, contact their support: https://thembay.com/product/hara-beauty-and-cosmetics-shop-woocommerce-theme/

    Thread Starter raunhar

    (@raunhar)

    Can we remove the Lin from the Heading. So that we can add Read More on the posts which have extra content, as most of the news are with heading only

    Unfortunately, I don’t know what you mean exactly, but I would still recommend that you contact the support of your commercial theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vertical Post scroll display’ is closed to new replies.