Buddypress course search widget

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

Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #230717
    singhal82
    Participant
    Hi I am using Buddy press course search widget on home page www.days14.com the search widget is covering the complete width of the screen http://prntscr.com/plu7ty how could it be placed at centre only
    #230759
    Veronica
    Moderator
    hi, you can add this CSS in appearance>>customize>>custom css .search_active div#searchdiv { width:70% !important; height: 30%!important; display:flex !important; padding:0 !important; top:80px !important; left:200px !important; } form#searchform { width:100% !important; } check this:http://prntscr.com/pm2uig  
    #230867
    singhal82
    Participant
    HI i got it done through page builder but just advise me how to bring everything centre aligned instead of left alligned
    #230946
    Veronica
    Moderator
    hi, use this code .page-id-93 form#searchform ul>li span.select2.select2-container, .page-id-93 form#searchform ul>li input#s{text-align: center;} .page-id-93 form#searchform ul>li input#searchsubmit { width: 100% !important; } add it in appearance>>customize>>custom css
    #231756
    singhal82
    Participant
    sorry this didnt helped http://prntscr.com/pqflem i wish to centre alligned it like this http://prntscr.com/pqfm7r
    #231770
    Veronica
    Moderator
    ok, i understand your need. but now i am trying to access the web site and it shows something like that. http://somup.com/cq6whvf1Y6 what's the problem?
    #231771
    singhal82
    Participant
    yes , i have changed the domain name, due to malware attack on my website , it got blacklisted at some sites like mcafee etc so i started again with a new domain name... can u give me some suggestions also, as to how to avoid such malware attacks etc
    #231843
    Diana
    Participant
    @singhal82,
    1. Make sure to have updated version of wordpress installed.

    2. Install a wordpress security plugin

    3. Use strong passwords

    4. Install an ssl certificate on your site

    5. Make sure you are using a better we hosting. It plays a vital role

    Can we close this topic? If your issue is resolved

    #231854
    singhal82
    Participant
    This reply has been marked as private.
    #231865
    singhal82
    Participant
    the website link for your ref is www.educap.in i wish to centre alligned it like this http://prntscr.com/pqfm7r
    #231906
    Veronica
    Moderator
    hi, you can add this css in apperance>>customize>>custom css
    .v_module.vibe_sidebar .widget.buddypress.widget .widget.buddypress.inside form#searchform li span#select2-course-cat-e1-container span.select2-selection__placeholder { margin-left:130px; } .v_module.vibe_sidebar .widget.buddypress.widget .widget.buddypress.inside form#searchform li span#select2-instructor-1n-container span.select2-selection__placeholder { margin-left:150px; } .v_module.vibe_sidebar .widget.buddypress.widget .widget.buddypress.inside form#searchform li input#s{ padding-left:160px !important; } .v_module.vibe_sidebar .widget.buddypress.widget .widget.buddypress.inside form#searchform li input#searchsubmit { margin-left:160px !important; }
    you can check this from here:http://prntscr.com/pqy88h
    #231952
    singhal82
    Participant
    sorry, its only partially done http://prntscr.com/pr271z i have added the code as advised http://prntscr.com/pr2acz
    #232035
    logan
    Member
    Hello, your site is not working for this time: http://prntscr.com/prewzy please check and let me know. once it is working i will fix this in one shot. stay alert for this topic.
    #232042
    singhal82
    Participant
    http://prntscr.com/prf04r website is www.educap.in
    #232050
    logan
    Member
    Hello, use this css in wp-admin >> appearance >> customize >> custom css. .home-page .widget.buddypress form#searchform span.selection span.select2-selection{ text-align: center !important; } refer: http://prntscr.com/prf38l
Viewing 15 posts - 1 through 15 (of 23 total)
  • The topic ‘Buddypress course search widget’ is closed to new replies.