How to make category titles appear below content with stretch ON

This topic has 4 replies, 2 voices, and was last updated 6 months, 4 weeks ago ago by Rose Tyler

  • Avatar: ecommercedev
    ecommercedev
    Participant
    September 30, 2023 at 21:41

    HI,
    I am using Product Categories widget on home page. However I can see that the whenever I enable Product Categories->General-> ‘Stretch Images’ the Product Categories->Content-> ‘Content Position’ disappears. I would like to keep the labels underneath the category image as it is when ‘Stretch Images’ option is turned OFF. How can I achieve that?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 2, 2023 at 10:26

    Hello, Ecommercedev,

    Thank you for contacting us and for using XStore.

    Please provide URL of page with the mentioned widget added and temporary wp-admin access.

    Kind Regards,
    8theme team

    Avatar: ecommercedev
    ecommercedev
    Participant
    October 3, 2023 at 03:21

    This workaround seems to fix it:

    
    .category-grid.content-inside .categories-mask{ 
    position: static !important;
      -webkit-transform: none;
      transform: none;
      width: 100%;
    }
    

    But it would be nice to have an option to show categories text below despite of fact if image is stretched or not.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2023 at 06:58

    Hello, Ecommercedev,

    We are glad that you sorted it out.

    Kind Regards,
    8theme team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.