-
Author
-
June 5, 2017 at 23:57 #163475investaParticipant
Hi, in my notifications section (in the main header section), it says – There is a new article by but the bit after by is blank. I’ve hovered over it to check there is no link and its not just a colour issue. I am using Kleo child – theme 4.2.5.
Can you point me in the right direction for a fix? Cheers
June 6, 2017 at 23:11 #163577LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 9, 2017 at 14:25 #163827RaduModeratorHi,
Use this CSS
COPY CODEli.kleo-notifications-nav .kleo-submenu-item > a { line-height: 20px; } .navbar .sa-notification a { overflow: hidden; text-overflow: ellipsis; display: inline-block !important; width: 50px; white-space: nowrap; vertical-align: bottom; } .navbar .sa-notification a.social-delete { width: 20px !important; text-align: center; border-radius: 50%; top: 6px; display: none !important; } .kleo-notifications-nav ul.submenu-inner.has-notif li:before { top: 4px; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE : Child theme needs to be installed and activated.
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.