WP Archives Widget: Enquiry Form

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23531
    Sakuna
    Participant

    Theme: Travel Base Pro
    Plugin: WP Travel
    Plugin: WP Utilities
    Plugin: WP PayPal (inactive)

    Hey @support:

    I dropped the WP Enquiry Form widget into the WP Archives widget area and discovered that on desktop, the form will “overlay” the menu when scrolling, by which I mean when scrolling the page, the form does not scroll “behind or under” the menu, but instead over it.

    Observed on both Safari and Chrome.

    Thoughts?

    #23536
    wensolutions
    Keymaster

    Hello,

    To resolve the layout issue, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    #wp-travel-enquiries{
        z-index: inherit;
    }

    Hope this helps.

    If issue still persist kindly let us know.

    Thank you.

    #23578
    Sakuna
    Participant

    That addressed the issue. Thx

    #23579
    wensolutions
    Keymaster

    Hello,

    Glad that we could help you.

    If you have any queries further, let us know.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.