richard_p
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Flash] Mobile Menu rendering off screenSo I have found the issue. There was an extra line of code in the Additional CSS input which was causing me to chase my tail!! I hope this helps someone else at least who may be having the same issue.
#site-navigation {position: relative !important; z-index: 9999 !important;}`Forum: Themes and Templates
In reply to: [Flash] Mobile Menu rendering off screenIf I remove the position:absolute css line on the live site, it displays for chrome browser in responsive but not for chrome iOS?
I am at a loss, and really need to find a solution as most of our site visitors a smartphone and the site is useless right now. Thanks
Forum: Themes and Templates
In reply to: [Flash] Mobile Menu rendering off screenThis is what it displays like. If I set a fixed width rather than 100% then I can see the menu but it is off the side of the site. I cannot get it to align to the right?
Forum: Themes and Templates
In reply to: [Flash] Mobile Menu rendering off screenI only have the theme addons running and SiteOrigin Widgets Bundle. I have tried deactivating and the error still displays. I have inspected the code in chrome and if I remove the position: aboslute from the css it displays fully again, although the alignment of the menu icon then changes when menu is open. I cannot see any other css that affects the positioning, which is why I am asking.
Thanks