• Resolved jeremygrand1

    (@jeremygrand1)


    Hello,

    If you check the link, you will see the “Add to Wishlist” is right above the categories. It gets kind of lost. So I simply want to add a little space between those two lines of text.

    I’m sure this is super easy to do, but I have no clue.

    Thanks,
    Jeremy

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Jeremy

    Please, try to add the following CSS rule at the end of Additional CSS section of your theme customizer (WP Dashboard -> Appearance -> Customize)

    .product .summary .product_meta {
        margin-top: 25px;
    }
    

    This is the final result that I got on your site

    Hope this helps

    Thread Starter jeremygrand1

    (@jeremygrand1)

    Hi @yithemes,

    Thank you so much! That worked out exactly as I wanted!!!

    – Jeremy

    Plugin Author YITHEMES

    (@yithemes)

    Hi Jeremy

    glad to help ??

    If you enjoy our plugin, don’t forget to leave us a 5 star review, to support us and help our work
    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add more space after wishlist link.’ is closed to new replies.