Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #996913

    Hi team,

    is there a way to push the slideshow title slightly up on mobile homepage so that it doesn’t cover person’s face? I added the screenshot to the private section.

    Thank you,

    Lilia

    #996970

    Hey lilijabula,

    Thanks for the screenshot. Could you post a link to the page in question as well so that we can take a closer look please?

    Best regards,
    Rikard

    #997048

    Hi Rikard,

    I’ve added the link to the private content field below :)

    Thanks

    Lilija

    #997132

    Hi Lilija,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      body #av_section_1.container_wrap   .avia-builder-el-first {
          margin-top: -40px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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