Theme Conflict and Registration forms

Home Forums Legacy Support Support queries Setup issues Theme Conflict and Registration forms

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #233755
    andreixerri
    Spectator
    Registration forms https://prnt.sc/pwmt0j As you can note in the screenshot above the form css is abit out of whack hence i would like (if the option is possible) to cutomize this. Several issues include: the (backend) text editor mode as can be noted in the text box field. Also right below the text box field is the label INSTRUCTOR with the description underneath 'Instructor only field group' which are diable yet they still show. Neither of these should be visible. This can be further debuged here: https://ilearnmalta.com/educational-partners/
    #233758
    andreixerri
    Spectator
    Dear support, I regret to infor your that I'm really not satisfied and that the styling issue is persiting.   As you may see int this link: https://ilearnmalta.com/educational-partners/for-campus/ I'm having serious issues with even the most trivial things - font and text styling and formatting. Also, a gentle reminder about the forms as per my previous comments in the above replies.   I look forward to hear form you about the respective fixed and suggestions. Thanks! Andrei
    #233779
    logan
    Member
    Hello, add this code in wp-admin >> appearance >> customize >> custom css. .bp-profile-field legend {font-weight: 600; font-size: 14px;border: none; margin: 0 0 5px !important;} .bp-profile-field p.description {color: #334899;font-size: 15px; margin-top: 5px;} .bp-profile-field input, .bp-profile-field select{width: 100% !important; border: 1px solid rgba(0,0,0,.08);padding: 5px;} .bp-profile-field a.submit_registration_form.button {background: #dc801f; color: #fff;} div#qt_field_113_toolbar input{width: initial !important;} .wplms_registration_form ul li label {color: #3a3a3b;} .wplms_registration_form h3 + p {display: none;} refer: https://share.getcloudapp.com/04ukwArl
    this looks fine now. please let me know your thoughts.
    #233882
    andreixerri
    Spectator
    Hi Logan, thanks for the edits.   I'd like to inquire about a seperate issue with Regards to Menus   I'd like to use 3 different menus to be shown at seperate locations on the website.
    1. for Instructors
    2nd a menu for potentionital educaitonal partners to be show on the partners page   and 3rd for new students (the main menu)   At the default menu sections I am only able to edit the menus for the Top, Main, Footer or Mobile  locations.   Let me know how this can be done,.   Regards, Andrei
    #233883
    andreixerri
    Spectator
    In additon to my previous concern re registration forms. I noticed that still something is not right. Please refer to screen shot here: https://prnt.sc/pykuoa Url: https://ilearnmalta.com/become-an-instructor/ kindly advise the way forward, Andrei
    #233952
    logan
    Member
    Hello, For another issue please create a topic in other sections.
    something is not right. because you have extra fields and i have written the specific codes for a particular id. add these extra codes and do not change the ids again. .bp-profile-field div#qt_field_4_toolbar input, div#qt_field_75_toolbar input, .bp-profile-field.field_type_checkbox input[type="checkbox"]{width: initial !important;} .bp-profile-field div#field_9, .bp-profile-field div#field_76, .bp-profile-field div#field_78 { display: grid; grid-template-columns: repeat(2,1fr); } refer: https://share.getcloudapp.com/GGu0gWqj
Viewing 6 posts - 16 through 21 (of 21 total)
  • The topic ‘Theme Conflict and Registration forms’ is closed to new replies.