NooTheme Premium WordPress Theme › Forums › JobMonster › How can i change top bar login/register color
Tagged: head
- This topic has 24 replies, 2 voices, and was last updated 4 years, 5 months ago by Zerihun.
-
AuthorPosts
-
4 years, 7 months ago #1097610
Hello,
i want to change top bar login/register color on Jobmonster theme
how can i do that?
Thanks
4 years, 7 months ago #1098126Hi,
You can add use these lines:
.noo-topbar-login-link a{
color: red; /* you can change the color that you want */
}
Best regards,
tb.
4 years, 7 months ago #1098582add this to CSS
but not work
4 years, 7 months ago #1099128I didn't use Child Theme.
I have these problems please help me.
- To change Top bar Text color and Hover color what should i do ?
- How to increase jobs list text color and size?
4 years, 7 months ago #1099140Hi,
You should use Child Theme for customizations. This will ensure that your customizations are not lost when you update the theme to the new version.
- Please send me link your site. I will help you check.
Best regards,
tb.
4 years, 7 months ago #1102468I can't post my questions?
why?
4 years, 7 months ago #1103305Please send me link your site.
I will help you check.
4 years, 7 months ago #1103828This reply has been marked as private.4 years, 7 months ago #1106440Hi,
You can send me a screenshot of where you want to resize and color.
4 years, 7 months ago #1107674I changed to Child Theme
I have these issues please try to help me.
<!-- [if !supportLists]-->1. <!--[endif]-->How to remove the <<Login or create an account>> header.
<!-- [if !supportLists]-->2. <!--[endif]--> How to decrease the company name font size? on single job post.
<!-- [if !supportLists]-->3. <!--[endif]-->How to decrease companies page header height?
<!-- [if !supportLists]-->4. <!--[endif]-->How to increase widget text font size?
* i made screen shot of the above problems. But i can't make link of them.
4 years, 7 months ago #1107675I changed to Child Theme
I have these issues please try to help me.
<!-- [if !supportLists]-->1. <!--[endif]-->How to remove the <<Login or create an account>> header.
<!-- [if !supportLists]-->2. <!--[endif]--> How to decrease the company name font size? on single job post.
<!-- [if !supportLists]-->3. <!--[endif]-->How to decrease companies page header height?
<!-- [if !supportLists]-->4. <!--[endif]-->How to increase widget text font size?
* i made screen shot of the above problems. But i can't make link of them.
4 years, 7 months ago #1107970Hi,
1, You go to Pages -> find to "Post a Resume" and "Post a Job" -> checkbox to "Hide Page Title"
2, Please send me a link
3,4. You can use these lines:
.post-type-archive-noo_company .noo-page-heading{
padding-top: 50px;
padding-bottom: 50px;
}
.widget .widget-title{
font-size: 2em;
}
4 years, 7 months ago #1109491Thanks for your help
this are unsolved ones
1. I want to increase widgets text font (i don't mean Widget Title).
like Categories list, Job Type, Job Location ......
https://ibb.co/vYpy8s6
2. How to decrease font size of company name on single jobs view. like this
https://ibb.co/Lg9QZc9
3. I can't change the companies list style from Grid to List. I tried it from From Customizer-> Job & Company -> Companies List ->Companies List Style. But no Change..... It seems like this
https://ibb.co/cQMf6q94 years, 7 months ago #1109794Hi,
First of all you should enable Child Theme.
1,2. You can add these lines to style.css of Child Theme:
.widget .widget-title{
font-size: 16px;
}
.noo-page-job-heading-4 .page-sub-heading-info .company-title{
font-size: 20px;
}
3, Company doesn't have list style. Currently there are only 2 styles: Grid and Alphabet:
4 years, 7 months ago #1110061This reply has been marked as private.4 years, 7 months ago #11103261, You go to Customizer -> Job & Company ->Company List -> http://prntscr.com/s09r61
2,3 You can add these lines to style.css of Child Theme:
.noo-page-heading.noo-page-heading-company-2,.noo-page-heading {
padding: 50px 0;
}
4 years, 7 months ago #1110633This reply has been marked as private.4 years, 7 months ago #1111575This reply has been marked as private.4 years, 7 months ago #1111596This reply has been marked as private.4 years, 7 months ago #1112984Hi,
I reinstalled the Child Theme and updated all custom CSS into the style.css of Child Theme file.
You can reload the website and check again.
Best regards,
tb.
4 years, 7 months ago #1113028This reply has been marked as private.4 years, 7 months ago #1113589Hi,
1, I just changed the choice between Grid and Alphabet. And they still work normally.
2, Existing fields are the default and there is no option to add custom fields to this location. You can use Job Advanced Search from the Widget.
3, You will need to set the corresponding template for these pages so they can work.
Best regards,
tb.
4 years, 7 months ago #1113596This reply has been marked as private.4 years, 7 months ago #1113840Hi,
You can use Shortcode Noo Job. In the Job Category section, you can select with the corresponding Job Categories.
4 years, 5 months ago #1176918Hello
The solution that you suggest me above is not work.
I want to associate Custom Fields with buttons which appear on front page namely "Government Jobs" and "Private Jobs".
How can i do that?
if it is possible help me.
thanks a lot!!
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.