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

  • Author
  • #86390
     mikenoises
    Participant

    I’ve changed the text size on my site, but I’ve having issues with the size of dropdown menus in the theme. They’re all quite small. Can you inform me how to increase the height and width of dropdown menus?

    Two examples here: http://dev.futurethinkers.org/activity/ (Post in, and Show)

    You’ll also notice the top of the profile image is cutoff. Can you help me fix this too?

     

     

     

    #86445
     Radu
    Moderator

    Hi,

    Regarding to font sizes did you have solved this issue ? I see the drop-downs have visible font size.

    Please provide a screenshot that pointing out the problems.

    Cheers

    Radu

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

    Here are some screenshots. It doesn’t just have with buddypress though. Any dropdown on the site seems to have this issue.

    Attachments:
    You must be logged in to view attached files.
    #86481
     mikenoises
    Participant

    *happen, not have.

    #86640
     Radu
    Moderator

    Hi,

    Please add this css to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    #buddypress select {
        height: 30px;
        font-size:0.8em;
        line-height:1.2em !important;
        padding: 0px 5px !important;
    }
    

    Let me know if is ok

    Best Regards

    Radu

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

    Hi, this problem was never actually solved because it was not a buddypress issue alone.

    Here is another screenshot.

    Attachments:
    You must be logged in to view attached files.
    #114464
     Radu
    Moderator

    I’ve tried to access your site but it says 500 error, please let me know when i can take a look at the dropdowns

    Cheers

    Radu

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

    The dropdown menu in the paypal button.
    http://www.futurethinkers.org/support

    #114692
     Radu
    Moderator

    Hi,

    Use this css

    This css will be applied only to that page

    COPY CODE
    .page-id-5679 .main-color select {
        padding: 0px 15px !important;
        width: 100%;
        margin-right: 20px;
        line-height: 1.2em;
    }

    If you want to style in that way dropdown sitewide use this css

    COPY CODE
    .main-color select {
        padding: 0px 15px !important;
        width: 100%;
        margin-right: 20px;
        line-height: 1.2em;
    }

    Cheers

    Radu

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

    Thanks, that worked.

    #115595
     Radu
    Moderator

    Great

    Have a nice week

    Cheers

    Radu

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

    I’m still seeing issues with dropdown menus across the site. The dropdown menu for credit card expiry date on the checkout page of Paid Memberships Pro is not wide enough.

    Attachments:
    You must be logged in to view attached files.
    #118202
     Radu
    Moderator

    Hi,

    Please provide link to the packages page

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #118416
     mikenoises
    Participant
    #118733
     Radu
    Moderator

    Please provide an account to can see that page, i’ve tried to sign in with fb not allowed, also after i’ve spend 5 minutes to create account i cannot view the page that are you talking about because my account is in pending, next time please provide all i need for a faster resolution…

    R.

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?