Page Titles, Menu, and content not appearing on some pages?

This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Rose Tyler

  • Avatar: shakka219
    shakka219
    Participant
    October 20, 2016 at 20:34

    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.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2016 at 07:28

    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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.