Overlap on scroll

This topic contains 2 replies, has 2 voices, and was last updated by marine69 marine69 3 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27991
    marine69
    marine69
    Participant

    Dear, first of all sorry for my bad english, than, as you can see in this page

    https://www.robertomarinello.it/molena/negozio/

    i put ajax search pro in a fixed bar and when you scroll down there is an error in the visualization, ajax search pro overlaps itself as you can see here

    https://prnt.sc/t3thh0

    The page is created by Elementor and the theme is Hello Theme.
    How can i delete the overlap?
    Thank You

    #28004
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    It is not actually the plugin causing the problem, but the elementor sticky element background is transparent. I suggest changing it’s background to white on the elementor editor. This custom CSS should also work:

    .elementor-element-c307fb3 {
        background: white;
    }

    I still suggest rather changing the elementor container element background to white if possible.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #28016
    marine69
    marine69
    Participant

    Thank You

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.