Buddypress course search widget

Home Forums Legacy Support Support queries Styling issues Buddypress course search widget

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #232060
    singhal82
    Participant
    Thanks its done at PC http://prntscr.com/prf99r but at mobile its hows like this http://prntscr.com/prf8xm, so kindly provide css to make this centre alligned also
    #232158
    logan
    Member
    Hello, please use this code in custom css: @media (max-width: 768px){ .home .widget.buddypress.widget span.select2.select2-container { width: 100% !important; } .v_module.vibe_sidebar .widget.buddypress.widget .widget.buddypress.inside form#searchform li input#s { text-align: center !important; padding-left: 0 !important; } } refer: http://prntscr.com/ps34z5
    #232924
    singhal82
    Participant
    HI , very sorry, but it sis still not done http://prntscr.com/pv15pd
    #232979
    logan
    Member
    Here it is: .home-page .widget.buddypress form#searchform input#s {text-align: center !important;} refer: http://prntscr.com/pv8i8x
    #233068
    singhal82
    Participant
    This reply has been marked as private.
    #233090
    Veronica
    Moderator
    use this: .widget.buddypress.inside form#searchform ul li input#searchsubmit{ text-align:center !important; width:100% !important; } check:http://prntscr.com/pvp9p5
    #233137
    singhal82
    Participant
    Thanks its done you may close the topic pls !
    #233159
    logan
    Member
    thanks closed.
Viewing 8 posts - 16 through 23 (of 23 total)
  • The topic ‘Buddypress course search widget’ is closed to new replies.