LMS Documentation code for Home sections are not working

Home Forums All Other Themes LMS Documentation code for Home sections are not working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #81364
    IMED ResearchIMED Research
    Participant
    • Topics: 8
    • Replies: 7
    • Total: 15
    Member since: January 28, 2017

    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

    #81366
    IMED ResearchIMED Research
    Participant
    • Topics: 8
    • Replies: 7
    • Total: 15
    Member since: January 28, 2017

    Sorry i got it, its my mistake only, my apologies

    #81369
    IMED ResearchIMED Research
    Participant
    • Topics: 8
    • Replies: 7
    • Total: 15
    Member since: January 28, 2017

    Hi 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

    #81493
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #82705
    IMED ResearchIMED Research
    Participant
    • Topics: 8
    • Replies: 7
    • Total: 15
    Member since: January 28, 2017

    Thank 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/

    #82778
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.