BuddyBoss Home – Web Support Forums Themes Boss. theme Profile Visibility Select Drop Downs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #43023

    Anonymous
    @

    How can I get the select drop downs over to the right under the visibility column header? This image was taken on a mac laptop. Latest version of safari and currently running Boss. 1.1.5. Just an fyi they display properly on mobile (iPad).

    I have a feeling this may have been taken care of in a more recent version of Boss, but my current circumstances don’t permit me to update right now because I’ll be presenting this website soon.

    Answers

    #43046

    Alyssa
    Participant
    @alyssa-buddyboss

    @ryanmaler try adding this to custom.css:
    #buddypress table.profile-settings tr td.field-visibility .buddyboss-select{float:right;}
    I simply used Chrome/FireFox/IE Developers tools to inspect element and added the attribute.

    #43060

    Anonymous
    @

    Thanks @tjchester. That took care of it. My css is getting better, but I definitely struggle when it comes to the elements where multiple selectors need to be stringed together like this one.

    #43108

    Alyssa
    Participant
    @alyssa-buddyboss

    Glad this worked 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Profile Visibility Select Drop Downs’ is closed to new replies.