This topic has 10 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #115189
     KAStyles
    Participant

    Anyway to shrink the space around the search bar? On mobile it takes up major above the fold space…

    Attachments:
    You must be logged in to view attached files.
    #115196
     KAStyles
    Participant
    This reply has been set as private.
    #115199
     KAStyles
    Participant

    Oh and I know I can disable the top search but it disables the forum search all together. Even remove that one but have the one I can use in the sidebar that works for the forum still?

    #115201
     KAStyles
    Participant
    This reply has been set as private.
    #115335
     Radu
    Moderator

    Hi,

    Please provide url and also an account if the forums are not visible for logged out users

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #115443
     KAStyles
    Participant
    This reply has been set as private.
    #115587
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general options -> quick css

    COPY CODE
    #bbpress-forums .bbp-search-form {
        margin: 0 auto !important;
    }
    
    li.bbp-body div.hentry { 
    padding:0;
    }

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #115627
     KAStyles
    Participant

    That worked, thank you. 🙂

    #115628
     KAStyles
    Participant

    Any way to tighten up the space between forum replies?

    #115657
     KAStyles
    Participant

    Duh, I see that included reply spacing.

    #115663
     Radu
    Moderator

    Add this css to

    COPY CODE
    #bbpress-forums ul.bbp-replies li {
        margin-bottom: 0 !important;
    }

    Let me know

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?