Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #247082
    Dirk Fritsche
    Participant

    Hello There,
    I have a strange Problem. On my Landing Page / Homepage all Menu-Items are white (as it meant to be, i like that):
    Homepage

    If i go to another page or posts, the fonts are turning to red (i know this has to be to do with the “Link” Color in the Color Options). Only teh Active Sub-Section is white:
    Page and Posts

    Now my question: How can i change the color in the menu in sub-pages and postst to the following:
    – All text White
    – Active Sub-Page red
    – No touching of the other links in the texts (they shall remain red)

    Thanks for your Help.
    BR Dirk

    #247110
    Dirk Fritsche
    Participant

    Some more information on this topic:

    Concerned Website: http://www.5bp.de

    Additional Problem:
    It seems that the color-font change is only valid for the first / latest blog-post. Also it seems that for the latest Blog-Post, the Breadcrumb Plugin is doing some weird stuff. Please see screenshot below with an explanation on the topic:

    Issue Explanation

    TY BR Dirk

    #247111
    Dirk Fritsche
    Participant

    And one more last thing about this issue:

    It seems that the Settings in the post under “Bold Phtography Pro Options, are causing problems:

    For the 1. Link (see screenshot in post above – top right) the settings where:
    Select Sidebar: Default Sidebar
    Header Featured Image Options: Default
    Single Page/Post Image: Default

    For the 2. Link (see screenshot in post above – bottom right) the settings where:
    Select Sidebar: Default Sidebar
    Header Featured Image Options: Enable
    Single Page/Post Image: Slider Image 1920×954

    For this option with the breadcrumbs are above the menu, the Problem is, that the Breadcrumbs have no funtion (not clickable)

    #247141
    Skandha
    Participant

    @five-birds: Hello Dirk,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-navigation a {
        color: #fff;
    }
    .main-navigation .current-menu-item > a {
    	color: #bc2b25 !important;
    }

    I will check the other issue you are having and get back to you. In the mean time can you try deactivating your plugins except Catch Breadcrumb and see if the issue persists?

    Kind Regards,
    Skandha

    #247163
    Dirk Fritsche
    Participant

    Hej Skandha,
    I ckecked your CSS and it works well. Thank you for this.

    For the Breadcrumb issue:

    I deactivated all Plugins and switchted to “Twenty Ten” theme –> No error occurs and Breadcrumbs are always below the Navigatuon menu. If i switch on “Bold P… Theme” the breadcrump position is still dependant on the settings in the post:

    Select Sidebar: Default Sidebar
    Header Featured Image Options: Default
    Single Page/Post Image: Default

    –> Breadcrum above Menu / Links inside Breadcrumnbs do not function

    Select Sidebar: Default Sidebar
    Header Featured Image Options: Enable
    Single Page/Post Image: Slider Image 1920×954

    –> Breadcrum below Menu / Links inside Breadcrumnbs function

    #247819
    Skandha
    Participant

    @five-birds: Hello Dirk,
    I was trying to look into the breadcrumb issue. Can you please activate Catch Breadcrumb plugin so that I can look into the issue?

    Kind Regards,
    Skandha

    #247851
    Dirk Fritsche
    Participant

    Hello Skhandha,
    Sorry for my delay. I decided to not use any creadcrumbs on my page. So the topic can be closed.

    BR DIrk

    #247898
    Skandha
    Participant

    @five-birds: Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menu Font Color changes from white to red if i am inside a post’ is closed to new replies.