• Resolved tonyvaloz

    (@tonyvaloz)


    Hello friends…

    There are big white spaces between the pictures and the category names.
    How could I reduce them?

    I will appreciate any response !!!
    best regards
    tony valoz

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, tonyvaloz, the following CSS will reduce the blank space:

    h2.woocommerce-loop-category__title {
        margin-top: 1em;
    }

    You can change the value of 1 to whatever value you wish.

    Thread Starter tonyvaloz

    (@tonyvaloz)

    Hi Ian…

    It works!!!
    Thank you very much
    tony

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove blank before category names’ is closed to new replies.