This topic has 3 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #83927
     mtgame21
    Participant

    Hi, can you help with providing the CSS to move the red circle items to where I am pointing to in the picture, so the items are stacked on top of each other.

    also, how to hide the search bar from appearing on the bbpress pages

    #84006
     Laura
    Moderator

    Hello, can you share a link? 🙂

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

    HI Laura, go to mercquest.com and then login with username testuser1 and pwd //34//34//34

    Then go to the pull down menu and select “forum”

    #84552
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    .bbp-search-form {
        display: none;
    }
    span.bbp-topic-started-by {
        margin-top: 0.5%;
        position: absolute;
        margin-left: -65px;
    }
    

    For the avatar, its better to not move it because would mess with mobile view

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

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

Log in with your credentials

Forgot your details?