NooTheme Premium WordPress Theme › Forums › JobMonster › How to remove "Nothing Found" text appearing on various pages
- This topic has 27 replies, 2 voices, and was last updated 5 years, 9 months ago by Anonymous.
-
AuthorPosts
-
5 years, 10 months ago #1070086
AnonymousInactiveTopics: 46
Posts: 55“Nothing Found” text: This text appears on various pages in areas where there is design element like “Related Jobs”, “Featured Jobs”, etc. and there is no data to display.
Need to remove this text. Any such area having no data should not be displayed.
Please let me know how to achieve this.
rgds
hemant
5 years, 10 months ago #1070108
AnonymousInactiveTopics: 0
Posts: 3295Hi,
Thanks for contacting us.
In case, you should give us your website's URL & admin account and FTP account because we need to check your website directly.
Best Regards,
NooTheme
5 years, 10 months ago #1070164
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070166
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070202
AnonymousInactiveTopics: 0
Posts: 3295Hi again,
Thanks for your feedback.
We are a little sock when you sent us a long list of your customization.
For question 1,2,34: This is a customization question and you want to change the color many positions. We are so so sorry but for this question, we will help you with an extra fee.
5/6/7/8: Please check your FTP account because we cannot get access to your source code.
You should check it, then feedback us.
Best Regards,
NooTheme
5 years, 10 months ago #1070215
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070216
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070218
AnonymousInactiveTopics: 46
Posts: 55Regarding FTP, please let me know what error you are getting.
5 years, 10 months ago #1070223
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070327
AnonymousInactiveTopics: 0
Posts: 3295This reply has been marked as private.5 years, 10 months ago #1070329
AnonymousInactiveTopics: 0
Posts: 3295Hi again,
1. Nav Bar.
Please add this Custom CSS segment to Customizer > Custom Code > Custom CSS:
1.a
.header-2 .navbar.fixed-top .navbar-nav > li > a, .header-2 .navbar.fixed-top .navbar-nav li.menu-item-post-btn > a{color: #2fea0d;}
body.page-menu-transparent .navbar:not(.navbar-fixed-top) .navbar-nav > li > a:hover, .navbar-nav li > a:hover, .navbar-nav li > a:focus, .navbar-nav li:hover > a, .navbar-nav li.sfHover > a, .navbar-nav li.current-menu-item > a{color:red !important;}
1b
.nav-item-member-profile.register-link a:hover:hover{background-color:#f5d006;}
1c
.navbar.navbar-default.fixed-top.shrinkable.navbar-fixed-top.navbar-shrink .register-link a {
color: #fbfafa !important;
}
Best Regards,
NooTheme
5 years, 10 months ago #1070330
AnonymousInactiveTopics: 0
Posts: 32952 Bottom Bar:
Please show us your Custom CSS segment because we don't see any Custom CSS segment related to your bottom bar in Dashboard.
5 years, 10 months ago #1070331
AnonymousInactiveTopics: 0
Posts: 32953. Footer
We need some images to clarify what do you want to change in your Footer exactly.
4. Fixed this issue.
Please check, then feedback us.
Best Regards,
NooTheme
5 years, 10 months ago #1070352
AnonymousInactiveTopics: 46
Posts: 55Regarding the bottom bar font: the below custom css was provided earlier (refer quote#1069919)
.colophon.wigetized {
font-family: 'Montserrat', sans-serif;
}
Pls give code for on mouse-over color too.
I am trying your other replies.
Thanks a lot. Your support is appreciated.
rgds
hemant
5 years, 10 months ago #1070355
AnonymousInactiveTopics: 46
Posts: 55Pls see attached screen shot to explain footer padding and mouse-over link color matter.
thanks
hemant
5 years, 10 months ago #1070370
AnonymousInactiveTopics: 46
Posts: 55Point 1: Nav Bar related : Resolved
Point 2 & 3: Bottom bar & Footer related: Pending
Point 4: Resolved
thanks
hemant
5 years, 10 months ago #1070389
AnonymousInactiveTopics: 0
Posts: 3295Hi,
Please use this Custom CSS segment for your Footer:
colophon.wigetized > .container-boxed > div > div {
padding-top: 50px;
padding-bottom: 50px;
}
.colophon.site-info .footer-more{ padding: 15px 0px;}
.wigetized .widget a:hover, .wigetized .widget ul li a:hover, .wigetized .widget ol li a:hover, .wigetized .widget.widget_recent_entries li a:hover{color:#000d8f !important; }
Note: Don't forget to change your suitable element.
In addition, we cannot get access to your FTP account. Please check it
Best Regards,
NooTheme
5 years, 10 months ago #1070522
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070561
AnonymousInactiveTopics: 0
Posts: 3295This reply has been marked as private.5 years, 10 months ago #1070576
AnonymousInactiveTopics: 46
Posts: 55This reply has been marked as private.5 years, 10 months ago #1070686
AnonymousInactiveTopics: 0
Posts: 3295Hi again,
Thanks for your feedback.
Our developer helped you to fix all the issues. Please check again, then feedback us.
Best Regards,
NooTheme
5 years, 10 months ago #1070691
AnonymousInactiveTopics: 46
Posts: 55Thank you so much.
Only the bottom bar part is pending. How to change the font type, font size, font color and the mouse-over color of the text which has hyperlink.
regards
hemant
5 years, 10 months ago #1070693
AnonymousInactiveTopics: 46
Posts: 55I have also changed the footer padding as per your code below:
colophon.wigetized > .container-boxed > div > div {
padding-top: 10px;
padding-bottom: 10px;
}
But looks like the change is not reflecting.
rgds
hemant
5 years, 10 months ago #1070703
AnonymousInactiveTopics: 0
Posts: 3295This reply has been marked as private.5 years, 10 months ago #1070724
AnonymousInactiveTopics: 46
Posts: 55Thank you for your support. Highly appreciated.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.