Home Forums Free Themes Onefold Distance between blocks of widgets

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #37327
    serv2003
    Participant

    How it is possible to reduce distance between blocks of widgets? It is solved by means of CSS, but I can’t find. Please help. thanks

    #37345
    wensolutions
    Keymaster

    Hello @Serv2003,

    It would be easier for us to give you precise CSS if you share your website URL.

    So, We would request you to share your site url so that we could trace and solve your issue.

    Best Regards!!

    #37356
    serv2003
    Participant
    #37358
    wensolutions
    Keymaster

    Hello @serv2003,

    To reduce the distance between block of widgets in your site, please go to your Admin Dashboard>>Appearance>>Customize>>Additional CSS.

    In the Additional CSS, please paste this below CSS.

    .widget {
       margin: 10px 0 0;
    }

    Hope this help,
    Best Regards!!

    #37359
    serv2003
    Participant

    thenxxx )))

    #37361
    wensolutions
    Keymaster

    Hello @serv2003,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/onefold/reviews/

    Best regards !!

    #53053
    serv2003
    Participant

    Good afternoon, help please, on the homepage on the right between blocks I want to make intervals near 10px, but I cannot find, where to change it. I ask for help, thanks.
    https://myborder.ru/

    #53056
    wensolutions
    Keymaster

    Hello @serv2003,

    To increase the space between the post use below given CSS.

    For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.

    #primary article.hentry {
        margin-bottom: 20px;
    }

    Hope this helps .

    Best Regards!!

    #53066
    serv2003
    Participant

    Excellently, thanks, but I want to ask still you, in the same place on the right, the top block crawls over an advertizing line how to establish below.

    #53067
    wensolutions
    Keymaster

    Hello @serv2003,

    To make the post appear below the advertisement use below given CSS in Additional CSS location .

    #primary article.hentry {
        clear: both;
    }

    Hope this helps .

    Best Regards!!

    #53070
    serv2003
    Participant

    Thanks, but the nemnogena has turned out, in this block there was one more built-in block which now as you see it remained on the old place and has got out for a framework of the parental block. It can is necessary to set some parameters for the built-in block?

    #53071
    serv2003
    Participant

    Thanks, but hasn’t turned out a little…

    #53622
    wensolutions
    Keymaster

    Hello @serv2003,

    We would like to apologize for delay in replying to you .

    However when we inspected your site URL we found that you have not added the custom CSS we have provided so please once place the above given CSS in customize > Additional CSS and verify the issue .

    Let us know if the issue is solved or not .

    Best Regards!!

    #53625
    serv2003
    Participant

    I ask…

    #53634
    serv2003
    Participant

    I put a screenshot
    https://cdn1.savepice.ru/uploads/2017/9/18/a11353eb9e875217f566307dd9ae3e84-full.jpg
    Unfortunately, I can’t leave the website in the distorted look.

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.