This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler
On some pages the page title, top bar, menu and some page headings/titles don’t appear.
The content is there as when highlighted it shows up.
Does not happen on all pages just some.
Please see pages on links below:
http://kong-watches.co.uk/contact-us-custom/
http://kong-watches.co.uk/collection/
Please also see images attached.
Hello,
You can add this code in Custom CSS:
.header-type-5 .header .menu-wrapper .menu > li > a {
color: black;
}
.breadcrumbs-type-8:not(.home) .top-bar a {
color: black !important;
}
.top-bar a, .languages li a, .top-links li.popup_link:before, .top-links li:after, .top-bar .widget_nav_menu .menu > li > a, .top-bar .widget_nav_menu .menu > li, .topbar-widget .menu-social-icons li i {
color: black;
}
.page-heading.bc-type-8 .breadcrumbs {
color: black;
}
.page-heading.bc-type-8 .breadcrumbs a {
color: black;
}
.breadcrumbs-type-8 .page-heading.bc-type-8 h1.title {
color: black !important;
}
Regards,
Rose Tyler.
Tagged: content, menu, page titles, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up