Skip to:
Content
Pages
Categories
Search
Top
Bottom

Form Alignment and colors

Viewing 3 replies - 1 through 3 (of 3 total)

  • Venutius
    Moderator

    @venutius

    What’s the issue? Is there content missing or wrong?


    1christianvoice
    Participant

    @1christianvoice

    Thank you for responding, Venutius. I meant to post the activity page. The forms are scrambled and the background and font color need to be adjusted. If I could remove the search bar, it would look much better, but I don’t see where to do that.


    Venutius
    Moderator

    @venutius

    Presumably it’s your theme that is causing that. One way to hide the search bar would be via CSS. you could try adding the following to your custom css in customizer:

    div.dir-search.activity-search.bp-search {
        display: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar