• Resolved Hashim Tahir

    (@hashimtahir)


    Hi,
    when I click on the popup button on the header in this website “Request for Quote button”
    website layout goes to right side
    please give me the solution of this issue

    its not a issue of website CSS i was remove all my css and the layout also go to right side

    • This topic was modified 4 years, 11 months ago by Hashim Tahir.
    • This topic was modified 4 years, 11 months ago by Hashim Tahir.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @hashimtahir

    This is not an issue…
    This is a normal behavior where it disable the body overflow on popup open.

    If still you nedd a solution, then add this css under custom css section of your theme:

    .custombox-lock {
        overflow: auto !important;
    }  
Viewing 1 replies (of 1 total)
  • The topic ‘Website Layout Do to right side when i click on popup button’ is closed to new replies.