Landing Page Theme – Front Page Slider Form Not Displayed in Some Slides

Home Forums All Themes Questions Landing Page Theme – Front Page Slider Form Not Displayed in Some Slides

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4706
    Sharad Nandode
    Participant

      HI!

      I am Using Landing Page Theme – Front Page Slider Form Not Displayed in Some Slides

      1. I Edited the Content and Found that after adding content to 4th Slide (Title, Description, Link and Button) the Contact Form is not displaying in Slide No 1, 2 & 4 (it is displaying only on slide No 2)

      2. When Checked on Mobile Version, Slider Section 1. Description Not seen and Form Not seen

      Refer http://shripalfinancial.com

      #4721
      Forum Moderator
      Moderator

        Hi,

        Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

        @media screen and (max-width:479px) {
        .slider-txt { margin-bottom:0;}
        .slider-txt h3 { padding-bottom:0; font-size:14px;}
        .slider-txt p { margin-bottom:5px;}
        .nivoSlider img {
            max-width: 160% !important;
            width: 160% !important;
            margin-left: -60%;
        }
        }

        1. I Edited the Content and Found that after adding content to 4th Slide (Title, Description, Link and Button) the Contact Form is not displaying in Slide No 1, 2 & 4 (it is displaying only on slide No 2)??

        Ans: We checked, this is working fine.

        Regards,
        Shri

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