Home › Forums › All Other Themes › LMS Documentation code for Home sections are not working
- This topic has 5 replies, 2 voices, and was last updated 6 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 18, 2017 at 5:25 pm #81364
As per the documentation on Education web site Home section short codes are not working http://qmetacademy.com/ code copies at Home section 3 appearing with html codes., please look in to this
August 18, 2017 at 6:16 pm #81366Sorry i got it, its my mistake only, my apologies
August 18, 2017 at 7:00 pm #81369Hi i have another problem in home section 3 ” Contact form ” 2 column are not coming, please suggest for this change, and i am unable to the contact page 2, template. please help me in this regards also.
Thank you
August 22, 2017 at 5:14 am #81493Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.home input[type="text"], .home input[type="tel"], .home input[type="email"] { width:94% !important; margin-bottom:0 !important;} .wpcf7-form p { width:48% !important; float:left !important;} .home input[type="submit"] { float:right !important; right:-43px;}
Regards,
ChrisSeptember 7, 2017 at 12:30 pm #82705Thank you for the code, But in the code text appearing above the blocks (Input field), but in template it it side of the (input filed). Please suggest code for this.
http://qmetacademy.com/
Secondly in the contact page: there are no heading for the input fields, please help me in this also.
http://qmetacademy.com/contact-us/
September 8, 2017 at 11:02 am #82778Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
.home input[type="text"], .home input[type="tel"], .home input[type="email"] { width:94%;} .contact-layout1-left .wpcf7-form p { width:100% !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.