• Resolved Camilie

    (@megha2023)


    Hello,

    I am unable to setup slider or the basic theme in free version.I went through the documentation also but in my site there are no such options which are shown in the video tutorials.

    Kindly help me ASAP.

    Thank you,

    The page I need help with: [log in to see the link]

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter Camilie

    (@megha2023)

    Hello, Can you please help making banner image mobile responsive. Its urgent.

    Thank you

    Theme Author themevision

    (@themevision)

    Hello,@megha2023!
    Insert the following CSS code into Customizing->General->Additional CSS:

    @media only screen and (max-width: 1350px) {
       #agama-header-image {  
        height:480px!important;
      }
       .header-image {
       background-position: top!important;
        background-size: contain!important;
    }
    }

    Regards

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Unable to setup slider’ is closed to new replies.