NooTheme Premium WordPress Theme › Forums › JobMonster › Noo jobs text color on hover
- This topic has 11 replies, 2 voices, and was last updated 4 years, 11 months ago by tinhbeng.
-
AuthorPosts
-
4 years, 11 months ago #1084189
Dear,
first of all, thank you for the wonderful theme.
While customizing the theme, I currently get stuck at changing the text color of the featured jobs (noo jobs) on hover. The text color on hover is white, but I want it to be #222222.
(url: https://jobplatform.mioo.be/find-jobs/)Can someone help me out pleace?
Thank you in advance!
Best regards,
Andi4 years, 11 months ago #1084206Hi,
You can add these lines to Custom CSS or style.css of Child Theme:
.jobs article:hover h2 a, .jobs article:hover span, .jobs article:hover span.job-company a, .jobs article:hover span.job-category a, .jobs article:hover time, .jobs article:hover em{
color: #222!important;
}
Best regards,
tb.
4 years, 11 months ago #1084281Thank you Tinhbeng!
Can you help me with one other thing on the featured jobs (noo jobs)?
I don't know where I can turn of the hidden class on .content-meta>.job-company?
(url: https://jobplatform.mioo.be/find-jobs/)See screenshot attached.
Thank you in advance.
Best regards,
Andi4 years, 11 months ago #1084305Hi,
There is this error in version 4.0.6.4. We will release a version in February. You can wait, or send me your site information.
I will help you update it.
Best regards,
tb.
4 years, 11 months ago #1084308This reply has been marked as private.4 years, 11 months ago #1084338Hi,
The problem has been fixed.
Please reload your site and check again.
Best regards,
tb.
4 years, 11 months ago #1084423Thank you againg Tinhbeng!
I have created a loginpage. However, I can't seem to create a registration page in the same way.
https://jobplatform.mioo.be/loginThe problem is that I can't seem to find the shortcode in Elementor, what am I doing wrong?
Best regards,
Andi4 years, 11 months ago #1084451Dear,
Following the previous message, I was wondering if it would be possible to change the redirection of the following on our https://jobplatform.mioo.be/login/:
- the redirection when hitting the 'Register' button to:
https://jobplatform.mioo.be/login/?action=login&mode=register - the redirection when hitting the 'forgot password' to:
https://jobplatform.mioo.be/login/forgot-password/
These changings should also be done in the registration form (ticket above).
Could you please advise me on where to change this?
Thank you in advance,
Best regards,
Andi4 years, 11 months ago #1084485.
4 years, 11 months ago #1084541Hi,
Currently all member-related (login, register, dashboard) tasks are run on the page, using the "[noo_member_account]" shortcode.
You can create Login page and use this shortcode. Later you go to Jobmonster -> Settings -> Member -> select Login page.
Best regards,
tb.
4 years, 11 months ago #1084557This reply has been marked as private.4 years, 11 months ago #1084589Hi,
Sorry, currently these functions are default and do not support customizing these pages.
Best regards,
tb.
- the redirection when hitting the 'Register' button to:
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.