Hey justintpea!
What demo are you referring to? Also, I can’t see any link or image?
Regards,
Rikard
Hi,
It’s Enfold…
See this URL for what I need please.
Thanks guys!
Justin
Hey!
It is actually a Tab element. You should choose to display tabs on the left side and without border http://i.imgur.com/Y5KwyI1.jpg
Best regards,
Yigit
Oh great! Thats good to know but it won’t work for the sidebar function i need.
The problem i’m having with the sidebar is that the highlight box does not extend to the edge of the page, so it looks unfinished.
See this link for an example of what I mean. Any help would be seriously amazing!!!
http://resoluteprivate.com.au/resource
Thanks you!
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item {
background: #ffffff;
background: -moz-linear-gradient(left, #ffffff 0%, #e8e8e8 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8));
background: -webkit-linear-gradient(left, #ffffff 0%,#e8e8e8 100%);
background: -o-linear-gradient(left, #ffffff 0%,#e8e8e8 100%);
background: -ms-linear-gradient(left, #ffffff 0%,#e8e8e8 100%);
background: linear-gradient(to right, #ffffff 0%,#e8e8e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=1 );
}
Regards,
Yigit
Great, that’s perfect!
Thank you!
Hey!
I am closing this support request.
Please do not hesitate to open a new open, if you need anything else
Best regards,
Basilis