Problems with extra spaces / paddings in various places in the theme

This topic has 6 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: sorin.manica
    sorin.manica
    Participant
    February 9, 2015 at 12:16

    Hello!

    I have some issues with some paddings. If you can help me with some css codes to fix these (and fix them by default in future versions of your theme, as they’re very similar to bugs), it would be fantastic. The live website is this – https://orasulflorilor.ro/

    1. For the header (no. 8 from the theme settings) how can I remove the paddings above and below the logo area (above the menu bar)?

    2. For the frontpage, between various elements (main slider / products sliders / product categories) again there are some big spaces. How can I get rid of them? If it’s a visual composer issue, please leave also a “how-to” note 🙂

    3. Look at this category page… https://orasulflorilor.ro/florarie-online/buchete-flori/

    Then please look at this one… https://orasulflorilor.ro/florarie-online/evenimente-speciale/

    Do you see how the elements are lower (padding before the main content is bigger) on the first link? What css must I add for them to be everywhere the same?

    You have admin / ftp credentials below. Thanks 🙂

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 15:38

    Hello,

    1. Add this code in custom.css file:

    .navbar {
        padding: 10px 0px !important;
    }

    2. Could you please show a screenshot what space you want to remove in products slider?
    3. Add this code in custom.css:

    .category-description {
        margin-bottom: 0px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 9, 2015 at 16:27

    Solutions for both 1 and 3 are working great!

    For no. 2, here are some screenshots (I was referring to the spaces between some elements on the page, that I’ve highlighted below):

    http://s28.postimg.org/fc7vbrccd/scr1.png

    http://s3.postimg.org/lepazsa1u/scr2.jpg

    http://s16.postimg.org/jia8r61vo/scr3.jpg

    Thanks 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 18:52

    Hello,

    You had an empty Text element on the Home page between Revolution Slider and Products elements. I’ve removed it to get rid of the space. Clear your browser cache and check it.
    Also I’ve added this code in custom.css file:

    .content-page {
        margin-bottom: 0px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 10, 2015 at 15:15

    Thank you. Works great! Topic closed 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 10, 2015 at 15:18

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Problems with extra spaces / paddings in various places in the theme’' has been successfully resolved, and the topic is now closed for further responses

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