Home › Forums › Legacy Support › Support queries › Setup issues › Theme Conflict and Registration forms
Tagged: registration forms
- This topic has 20 replies, 4 voices, and was last updated 5 years ago by logan.
-
AuthorPosts
-
November 17, 2019 at 7:10 pm #233755andreixerriSpectatorRegistration 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/November 18, 2019 at 12:45 am #233758andreixerriSpectatorDear 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! AndreiNovember 18, 2019 at 6:31 am #233779loganMemberHello, 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.November 18, 2019 at 2:09 pm #233882andreixerriSpectatorHi 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.- for Instructors
November 18, 2019 at 2:14 pm #233883andreixerriSpectatorIn 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, AndreiNovember 19, 2019 at 8:24 am #233952loganMemberHello, 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 -
AuthorPosts
- The topic ‘Theme Conflict and Registration forms’ is closed to new replies.