-
Author
-
December 15, 2017 at 16:25 #183147gorbettParticipant
The styling for Live Notifications and Live Messages appears to be off in the menu when using the transparent header (the default in the Community demo). I have attached of what this looks like across all my machines.
Attachments:
You must be logged in to view attached files.December 16, 2017 at 16:16 #183213Kieran_SQModeratorHi,
Thanks for contacting us about this issue, I can see it but I do not have an immediate fix for you.
I will direct this ticket to a developer for you who will assist as soon as they can, Monday to Friday, East Europe Time.
Thank you for your patience.
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
December 18, 2017 at 16:48 #183400RaduModeratorHi,
Use this css to fix that
COPY CODE.navbar-transparent .navbar-nav > .kleo-messages-nav.kleo-toggle-menu .kleo-toggle-submenu:before { background-color: rgba(0, 0, 0, 0); top: -10px; width: 0; height: 0; border-style: solid; border-width: 0 12px 10px 12px; border-color: transparent transparent rgba(0, 0, 0, 0.6) transparent; -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); } .navbar-transparent .navbar-nav > .kleo-messages-nav .kleo-toggle-menu .minicart-buttons { background-color: rgba(0, 0, 0, 0.2) !important; border: 1px solid rgba(0, 0, 0, 0); color:#fff; } .navbar-transparent .navbar-nav > .kleo-messages-nav .kleo-toggle-menu .sub-menu {color:#fff !important} .navbar-transparent .navbar-nav li.kleo-submenu-item span, .navbar-transparent .navbar-nav ul.submenu-inner li.kleo-submenu-item { color: #fff;}
Let me know
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 20, 2017 at 17:09 #183522RaduModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.