Home Forums WPStrong Themes Elementy On mobile the header overlaps the slider

Viewing 1 reply thread
  • Author
    Posts
    • #12286

      propertylagoon
      Participant

      Dear Support,

      I require a fix to an error with your Elementy WordPress Theme.

      Please look at your site here: http://abcgomel.spyropress.com/elementy/home/construction/

      On mobile the header overlaps the slider.

      My site is exactly the same as yours (your demo content was installed), so could you please supply correct code and instructions to fix the main header overlapping the slider on home page.

      (Please note: it works correctly on the one-page version!: http://abcgomel.ru/elementy/one-page-index-construction.html)

      Thanks!

    • #12311

      Maria Do
      Keymaster

      Hi

      You can use below CSS code to solve that issue:

      @media screen and (max-width: 768px){
      .p-140-cont {
      padding-top: 225px!important;
      }
      }

      Hope that helps.

      Thank you.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.