This topic has 7 replies, 2 voices, and was last updated 8 years by Kieran_SQ.

  • Author
  • #190457
     emmanuel
    Participant

    hi could you please help me fix this see the attachment

    #190462
     Kieran_SQ
    Moderator

    Hi,

    Please try this CSS to raise the z-index and add a small amount of margin to the top.

    COPY CODE
    @media only screen and (max-width: 767px) {
    .login-buttons ul.no-hover.show-dropdown {z-index: 99999;margin-top: 15px;}
    }

    Thanks,

    Kieran

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

    ok could the menu be fix on the profile page it is blocking the profile name and the matching percentage a little see attachment

    #190470
     Kieran_SQ
    Moderator

    Hi,

    Please try this CSS which increases the space on a BuddyPress profile

    COPY CODE
    @media only screen and (max-width: 767px) {
    .bp-user #profile {padding-top: 90px;}
    }

    Thanks,

    Kieran

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

    hi how to change the size of this see attachment

    #190483
     Kieran_SQ
    Moderator

    Hi,

    This is a H2 element and can be configured via WP Admin > SweetDate > Styling Options > Scroll to: ‘Heading section’. If you would like to override the font-size CSS for this specific H2 tag you can use the below snippet

    .members #buddypress h2 {font-size: 34px;}

    Thanks,

    Kieran.

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

    hi thank you for the help today

    #190485
     Kieran_SQ
    Moderator

    Always happy to help 🙂

    Feel free to open a new ticket any time with any other questions and we’ll be happy to assist.

    Kind Regards,

    Kieran

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?