I need to add some space between elements

This topic has 4 replies, 3 voices, and was last updated 4 years, 4 months ago ago by John Holden

  • Avatar: Darko_Kuzmanovic
    Darko Kuzmanovic
    Participant
    November 11, 2019 at 13:32

    I can’t find that option in the theme. I need it at the store part, everything is so close now.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 11, 2019 at 13:53

    Hello,

    Add this code in Theme Options > Theme custom CSS:

    .filter-wrap {
        margin: 2vw 0px 3vw 0;
    }

    Regards

    Avatar: Darko_Kuzmanovic
    Darko Kuzmanovic
    Participant
    November 18, 2019 at 21:01

    Thanks, Rose, and I’m sorry I didn’t explain it right, but I need also Categories to go down together with the rest.

    https://prnt.sc/pyq5ra

    And in categories, I need bundle to go at the bottom (to be sorted, cause default sorting in the theme is not working)

    Please contact administrator
    for this information.
    Avatar: John Holden
    John Holden
    Support staff
    November 19, 2019 at 06:49

    Hi,

    1. Sidebar

    .sidebar.sidebar-left {
        margin-top: 33px;
    }

    2. Categories

    – Currently, we don’t have this option

    Regards,
    Hung PD

  • 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.