can’t change register form bg color and text

Home Forums Legacy Support Support queries Styling issues can’t change register form bg color and text

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #250191
    MayBh.
    Participant
    Hi support team, Please firstly refer to my website link:my website ==At default page: Thai Language version==
    1. I want to adjust image of students(1st half page) to be full image when i display on Mobile. It currently display only the girl face.

    2. Last part of page, How can i change Registration Form background color from pink to blue color

    ==Switched Language TH to English ==

    1. At the 3 icons of 1st half page , the icon of SME business modelling, Digital marketing, blockchain developer box are not displayed in the right hand side as same as the default Thai version.
    I don't know how to correct, as i only installed WPML plugin to translate language and just translated it only. I didn't do any layout change.
    1. The text size and color of counter student, course, instructor of shortcode is not same as the default version. (it's not pink color and font size is changed. It displays only normal black font)
    How to correct?
    1. The text size and color of username(required), phone number, apply as student or instructor at Register Form , are not same as the default version.
    How to correct? Thank you & best regard May
    #250343
    Jackson
    Blocked
    Hello @MayBh
    1. For first issue that on mobile you can see only girl face on header this is not a theme issue this is happen because of responsiveness but you can do it resolve by making a image with revolution mobile size and make an another section and activate this section for mobile and deactivate first section for mobile this facility almost every page builder provide you can see 100 videos on you tube for same functionality,

    2. Use this css to change the background color of registration form go to appearance>.customization>>custom css and paste code given below

    .home-page div.wpb_wrapper div.wplms_registration_form { background-color: blue !important; }

    1. Use this css to make text visible for rregistration form:
    .wpb_wrapper .wplms_registration_form input{ color:#313b3d !important; }
    1. As i see on your website these three icons shown welll in center refer : https://prnt.sc/rwly77
    For more issues please provide me with screenshots for better solution, Thanks,
    #250531
    MayBh.
    Participant
    This reply has been marked as private.
    #250536
    MayBh.
    Participant
    Another question, in footer how to make it align and text is not too long. <br></br> is not maked it  align correctly. https://prntscr.com/rx7e87  
    #250641
    MayBh.
    Participant
    This reply has been marked as private.
    #250720
    MayBh.
    Participant
    please urgently help
    #250960
    Jackson
    Blocked
     
    1. To customized 3 icons of half page please use this code go to appearance>>customization>>custom css and paste it
      .home .wpb_text_column.three_featured_blocks .wpb_wrapper { display: flex !important; flex-direction:column; flex-wrap:nowrap ; }
    1. Everything looks fine to me, Refer: https://prnt.sc/rycrwj

    2. Everything looks fine on your website here refer : https://prnt.sc/rycz08

    3. For Profile menu color use following css,

    div#vibe_bp_login div#sidebar-me ul:nth-child(3) { background-color: white; } div#vibe_bp_login div#sidebar-me ul:nth-child(3) li a { color: blue  !important; }

    1. Dashboard menu text color and bg color:
      .dashboard .item-list-tabs ul li a { color: #fff !important; }   .dashboard .item-list-tabs ul li.current a { color: #ff3300 !important; /* this color for active menu you can change according to you*/ }   .dashboard .item-list-tabs {   background-color:black !important; }   6.To make footer align use this code set width according to you:   .footertop #text-2 {   background-color:red !important; width:80% !important }  
    1. For loading issue please insure that plugins version everything should be updated to the latest version and deactivate all third party plugins as well after that check all going well,
      Thanks,   Thanks,  
    #251051
    MayBh.
    Participant
    1.    To customized 3 icons of half page please use this code go to appearance>>customization>>custom css and paste it .home .wpb_text_column.three_featured_blocks .wpb_wrapper { display: flex !important; flex-direction:column; flex-wrap:nowrap ; } Ans. In English Language It ‘s not changed . Still the same https://prntscr.com/rylasr 1.    Everything looks fine to me, Refer: https://prnt.sc/rycrwj Ans. Please switch to ENGLISH language. It’s not working. Please try again I tested all browser 2.    Everything looks fine on your website here refer : https://prnt.sc/rycz08 Ans. In English Language its not ok https://prntscr.com/rylb2v 3.    For Profile menu color use following css, div#vibe_bp_login div#sidebar-me ul:nth-child(3) { background-color: white; } div#vibe_bp_login div#sidebar-me ul:nth-child(3) li a { color: blue  !important; } Ans. OK . it’s working fine 1.    Dashboard menu text color and bg color: .dashboard .item-list-tabs ul li a { color: #fff !important; } .dashboard .item-list-tabs ul li.current a { color: #ff3300 !important; /* this color for active menu you can change according to you*/ } .dashboard .item-list-tabs { background-color:black !important; } 6.To make footer align use this code set width according to you: .footertop #text-2 { background-color:red !important; width:80% !important } Ans. its not ok. pls help to recheck 1.    For loading issue please insure that plugins version everything should be updated to the latest version and deactivate all third party plugins as well after that check all going well, Ans I did download last 2 weeks ago. i thought it's updated one. where to download the newest version and update without impacting any feature. Thanks, May I am waiting for your feedback
    #251298
    Jackson
    Blocked
    Hello @MayBh, Share your admin cardentails (In private reply )for better solution, will resolve and confirm you, Thanks,
    #251318
    MayBh.
    Participant
    This reply has been marked as private.
    #251456
    Jackson
    Blocked
    Hello @MayBh,
    1. three icons on home page problem solved now looking fine,
    Refer: https://prnt.sc/rzkm1p
    1. I can,t able find this problem on your website all look fine on home page contact form, so please refer with url if you find any issue,
    Refer: https://prnt.sc/rzkmyt
    1. It is solved as you talk to me,
    4.To footer now all look fine see refer :https://prnt.sc/rzkvlu 5.  Now there is no loading below courses in home page ,   So now all problem solved assign in this topic,   Thanks,
    #251481
    MayBh.
    Participant
    This reply has been marked as private.
    #251734
    Jackson
    Blocked
    Hello @MayBh, Countere text is correct on english version on home p[age see refer :https://prnt.sc/s0aeqk Form looks fine on engloiosh version home page see refer : https://prnt.sc/s0af9j   To aligned course boxes use code given below go to appearance>>customization>>custom css and paste it,, div#course-dir-list ul#course-list li{ min-height: 520px !important; } div#course-dir-list ul#course-list li div.item{ min-height:150px !important; } div#course-dir-list ul#course-list li div.row div.item-avatar img{ min-height:230px !important; } div#course-dir-list ul#course-list li div.row div.item div.item-title{ min-height:50px !important; }   Now all issues coverd for this topic please create another topic for any query and please mention one by one it is too much hard for us to understand and try to define problem in few words please Thanks,
    #251966
    MayBh.
    Participant
    This reply has been marked as private.
    #252160
    Diana
    Participant
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 20 total)
  • The topic ‘can’t change register form bg color and text’ is closed to new replies.