Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #426538

    Hello,

    On this (link) home-page I want the two heads below the header area so the two heads are still visible and not cut off. Can you help me with this, thnx!

    Greets Tim

    #426777

    Hey Tim!

    It looks fine on my end. Do you mean you want the heads to still display when viewing on a smartphone screen? If so then I don’t think that is possible since your using the fullscreen slider. It might be possible with the LayerSlider but the image would be very small and not fullscreen.

    If I’m misunderstanding then take a screenshot and highlight what your trying to do.

    Best regards,
    Elliott

    • This reply was modified 9 years ago by Elliott.
    #427453

    Hey Elliot,

    Sorry I forget to explain that it is indeed on tablet and smartphones.. Thnx for the answers.

    Greets!

    #427733

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
      background-color: transparent;
      position: absolute!important;
    }}

    Regards,
    Yigit

    #431257

    Hello Yigit,

    This doesn’t change anything, thnx tho..

    Greets Tim

    #431259

    Hey!

    Code is not being applied. Can you please try de-activating all active plugins and check if that helps? If not, please create a temporary admin login and post it here privately so we can look into it.

    Regards,
    Yigit

    #431448
    This reply has been marked as private.
    #431454

    Hi!

    It seems to be working fine on my end right. Please see screenshot here – http://i.imgur.com/BkREk8f.png?1
    Please flush browser cache and refresh your page a few times.

    Regards,
    Yigit

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