NooTheme Premium WordPress Theme › Forums › Timetable › Hyperlinks underlining is not working in my theme and other issues
Tagged: etc., hyperlinks
- This topic has 4 replies, 2 voices, and was last updated 3 years, 9 months ago by
tinhbeng.
-
AuthorPosts
-
3 years, 10 months ago #1075251
Hi TB,
since you were editing the backend of my wordpress installation quite a lot in the past few weeks and changed the sourcecode of my wp-installation it might be that the theme is not workig properly anymore.
1. hyperlinks underlining ist not working: I put all links to underline if they are hovered via the customizer. You can only see the effect when you test it in the customizer but nothing happens in real mode.
2. When I edited a page with elementor, worked on the page, saved it and left to wordpress I always get the confirmation pop up, if I really want to leave the page. See screenshot image. Normally it should not be like this because I already saved the page via elementor.
see screenshots
Can you help on this issue?
Thanks so much
Oliver
Attachments:
You must be logged in to view attached files.3 years, 10 months ago #1075256This reply has been marked as private.3 years, 10 months ago #1075305This reply has been marked as private.3 years, 10 months ago #1075333Hi TB,
thanks so much for checking it.
It's true: in your plugin the underlining of the links are working fine. But on the elementor pages not.
Do you have experience regarding this issue of the technical problems with elementor I put in the attachement above. I have no idea how to solve it - but I will try again.
Any tipps would be very much appreciated.
Thank you
Best wishes
Oliver
3 years, 9 months ago #1075433Hi,
You can use these lines to add the underline for hyperlink when you hover.
a:hover{
text-decoration: underline;
}
- The error message comes from plugin Loco Translate. you can remove it and reinstall this plugin and check again.
Best regards,
tb.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.