• Resolved rafagama54

    (@rafagama54)


    The Sassy bar, on mobile, lags behind some elements. Also behind the footer.

    Many thanks

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Heateor Support

    (@heateor)

    It’s because of the z-index CSS-property being applied to the elements in the footer of your site. You can add following CSS in the Custom CSS option at the plugin configuration page in the admin area to fix the problem.
    footer div.et_pb_column,footer div.et_builder_inner_content{z-index:unset}
    Let me know if you still face the problem.

    Thread Starter rafagama54

    (@rafagama54)

    It works perfect with the footer! Many thanks! But the same problem with the CTA and the icons area where they look transparent. Any idea…?

    https://formacionfundae.es/cursos/gestion-de-crisis-alimentarias-2/
    • This reply was modified 1 year, 3 months ago by rafagama54.
    Plugin Author Heateor Support

    (@heateor)

    Okay. Replace the CSS I mentioned in the previous reply with the following.
    div.et_pb_column,div.et_builder_inner_content{z-index:unset!important}

    Thread Starter rafagama54

    (@rafagama54)

    Wow! Thank you!!
    What a Support!!

    Plugin Author Heateor Support

    (@heateor)

    You’re welcome ?? Can I ask you to leave a review?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sassy bar at the back’ is closed to new replies.