BuddyBoss Home – Web Support Forums Themes Boss. theme Reduce gap between slider and first icon-post

Viewing 7 posts - 1 through 7 (of 7 total)
  • Question

    #68613
    @kostasf

    Hey @vapvarun!
    When i visit the boss theme in the sandbox mode from buddyboss site, it appears differently in my mobile from the site i created with boss theme. Specifically mine appears with more space between homepage slides and first icon-post.
    How I can make it like the boss sandbox site?
    I attach the pictures of buddyboss sandbox site, my site and the difference!
    I want to reduce the gap between slider and 1st icon-post. This gap shows ONLY in mobile as a pc site appears normally.

    2 question: Can I have in 2 pages the front page template and have different color combinations and different slider in it? Because I adjust it only once from boss theme options in control panel.

    Varun I didn’t change the codes from the last time I gave them to you, If you want go in and do the thing with the gap if its something to be done!

    Thanks

    Answers

    #68809
    @vapvarun

    hi @kostasf

    Please send a private message again with your site link and login details I will check at your site.
    Regards
    Varun Dubey

    #68903
    @kostasf

    I sent them with a private a message to you!

    #69366
    @kostasf

    @vapvarun Did you do anything with my problem?
    I sent you the codes you asked me!

    #69377
    @vapvarun

    Hi @kostasf

    I have already added follow custom css to theme options.
    It should be fine now. Clear your cache as well

    
    .panel-grid:first-child {
        padding-top: 0px!important;
        padding-bottom: 50px;
    }
    
    @media (max-width: 780px){
    #pgc-34-0-0, #pgc-34-0-1, #pgc-34-1-0, #pgc-34-1-1, #pgc-34-2-0, #pgc-34-3-0 {
        margin-bottom: 10px!important;
    }
    }
    
    body.page-template-front-page.page:not(.buddypress) .site-content article:not(.comment) {
        padding-top: 10px!important;
        padding-bottom: 30px;
    }
    

    Regards
    Varun Dubey

    #69648
    @kostasf

    @vapvarun Thank you man, it works!! You are very good, thanks!
    How I clean the cache?

    #70701
    @vapvarun

    Great, I will close this thread. For any further questions Please use our ticket system.
    Regards
    Varun Dubey

Viewing 7 posts - 1 through 7 (of 7 total)
  • The question ‘Reduce gap between slider and first icon-post’ is closed to new replies.