Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › Selected text color and line at navigation
New Landing › How can we help? › Themeforest Theme Support › Dante › Selected text color and line at navigation
- This topic has 36 replies, 4 voices, and was last updated 9 years by Rui Guerreiro – SUPPORT.
-
Posted in: Dante
-
June 20, 2015 at 5:32 pm #186587
Hi,
Please check the issue about wrong selected text at product page.
Thanks.
June 22, 2015 at 4:54 am #186749Hi,
Have you changed the login detail?
Thanks 🙂
With Best Regards
MohammadJune 22, 2015 at 4:24 pm #187101This reply has been marked as private.June 23, 2015 at 6:30 am #187241Hi,
The password is still wrong.
Thanks 🙂
With Best Regards
MohammadJune 23, 2015 at 11:01 am #187385Hi,
Did you connect this URL?
http://hessedcorp.mireene.com/wp-admin
The id and the password I said before is right clearly.
Please check again. Just copy and paste the login detail.
The CSS code you said before makes a wrong selected text color and line at navigation.
.single-portfolio nav#main-navigation .menu > li.menu-item-12057 > a span.nav-line{
width:99% !important;
}.single-portfolio nav#main-navigation .menu li.menu-item-12057 > a{
color:#B11A29 !important;
}Let you click some product thumbnail, then the selected text would change from product to news.
Thanks.
June 23, 2015 at 11:16 am #187395Hi,
Remove that code and use this code:-
.single-portfolio nav#main-navigation .menu > li.menu-item-12043 > a span.nav-line{
width:99% !important;
}.single-portfolio nav#main-navigation .menu li.menu-item-12043 > a{
color:#B11A29 !important;
}Thanks 🙂
With Best Regards
MohammadJune 23, 2015 at 11:24 am #187403Hi,
I removed existing code and used the code you said.
But the selected navigation text and line disappear like the first time.
Thanks
June 23, 2015 at 11:29 am #187408Hi,
Where are you inserting this custom css code.
Thanks 🙂
With Best Regards
MohammadJune 23, 2015 at 11:38 am #187417Hi,
I inserted the css code at the custom CSS panel in the theme options menu.
It was written like below.
/* Default*/
ul.bar-styling li > a, ul.bar-styling li > span, ul.bar-styling li > div, ul.bar-styling li > form input {
background-color: #2e2e2e !important;
border-color: #ccc;
color: #ccc;
}/* Hover*/
ul.bar-styling li:not(.selected) > a:hover {
color: #FFF !important;
background: #144044 none repeat scroll 0% 0% !important;
border-color: #ccc;
}/* selected*/
ul.portfolio-filter-tabs li.selected a{
background: #144044 none repeat scroll 0% 0% !important;
color: #fff;
}/*product, news detail page selected color and line*/
.single-post nav#main-navigation .menu > li.menu-item-12057 > a span.nav-line{
width:99% !important;
}.single-post nav#main-navigation .menu li.menu-item-12057 > a{
color:#B11A29 !important;
}.single-portfolio nav#main-navigation .menu > li.menu-item-12043 > a span.nav-line{
width:99% !important;
}.single-portfolio nav#main-navigation .menu li.menu-item-12043 > a{
color:#B11A29 !important;
}Thanks
June 23, 2015 at 12:09 pm #187429Hi,
I am not able to view any custom code in view source. Are you using any cache plugin?
Thanks 🙂
With Best Regards
MohammadJune 23, 2015 at 4:24 pm #187587Hi,
No, I am not using any cache plugin.
This bug is exist in a dante theme website, too.
Please check the URL below.
http://dante.swiftideas.com/portfolio/tree/
Some portfolio detail page has a same issue.
Thanks
June 24, 2015 at 7:51 am #187774Hi,
Please deactivate all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
Thanks 🙂
With Best Regards
MohammadJuly 7, 2015 at 9:51 am #192294Hi,
I tested all plugins as you said.
But the plugins did not effect to this problem.
Now an official dante theme site(http://dante.swiftideas.com/portfolio/tree/) has also same issue as I said before.
Did you check it?Thanks
July 7, 2015 at 10:39 am #192317Hi,
I read the entire post but couldn’t figure exactly the problem you are seeing in our portfolio page.
Can you take a screenshot of the page with the marked problem and detail the issue?
Maybe it’s an issue in the theme.
-Rui
July 25, 2015 at 4:51 pm #197683Hi,
I marked the problem area with a red box on attached image.
This page(http://dante.swiftideas.com/portfolio/tree/) is a portfolio detail page.
But a color of portfolio text at main navigation is not changed.
And also a line is not visible.
I hope you can understand this issue.
Thanks.
Attachments:
You must be logged in to view attached files. -
Posted in: Dante
You must be logged in and have valid license to reply to this topic.