-
Author
Tagged: login popup dim
-
July 11, 2015 at 00:29 #67730wittybitsParticipant
when i click on login popup its no longer bright as the rest of the page nor stands out very dim,
Lastly is there a way to add group page update to show on the activity page
July 11, 2015 at 07:15 #67761ShauntiGParticipantHaving the same issue. When attempting to login ,the Modal Popup box comes up but it’s very dimly lit, so much so that you cannot really see the Facebook portion of the modal box and it’s not clickable. This is only on desktop as far as I can tell. I’ve tried all browsers Firefox, Google Chrome, Opera, and Safari and all are the same. There is also an issue with actually logging in within the popup as well, as you attempt to enter your credentials with password etc, it quickly disappears not allowing you to login at all. Have to go to the back end to log into site. Please help. https://socialbilitty.com
July 12, 2015 at 03:51 #67835sharmstrModeratorSomething is overriding you z-index for the background of the modal. Try this in your quick css
COPY CODE.mfp-wrap { z-index: 104311 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 12, 2015 at 05:55 #67852ShauntiGParticipantThanks for your prompt response. Tried passing this code in the Theme Options/General Settings/Quick CSS and then in the Word Press/Appearance/Edit CSS CSS/Stylesheet Editor. Both still did not work. I have a CDN which was purged from the back end as well as the W3 Total Cache plugin. Cleared all cookies and cache in all browsers. Still same problem. Is there something I’m missing or did incorrect? https://socialbilitty.com
Thanks,
Shaunti G.July 12, 2015 at 06:08 #67854sharmstrModeratorBecause you forgot the . before mfp-wrap. Next time you can check this yourself. Quick CSS will output to the source code. So right click on the page and view source. Search for the css you entered.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.