Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • in reply to: Active Breadcrumb Color #65623
     nickzee
    Participant

    @sharmstr,

    Whenever any of the color settings are change in the Alternative option, the `.alternate-color .breadcrumb span {
    color: red;
    }` is over ridden. Even with !important added to it.

    Can’t the devs (@Abe) just add an option to control the breadcrumb color? Seams so trivial and minor.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Top Bar Font Size Color #57158
     nickzee
    Participant

    This fine for the background color. What about the font color?

    Currently the color is set to….

    COPY CODE
    .header-color .top-menu li > a, .header-color #top-social li a {
      color: rgba(15,44,102, 0.5);
    }

    I have the Styling >> Header >> Link color >> set to #0f2c66 but the top bar is adding 0.5 opacity to the color which makes it look #6699CC (ie; rgba(15,44,102, 0.5)).

    … and I do not see any way to change it. I need to change all of the text in the top bar to be a darker color.

    I used this for the font size.

    COPY CODE
    .top-bar {
      font-size: 14px;
    }
    in reply to: Hide Navigation / Alternate Bar #57155
     nickzee
    Participant

    Thank you @radu

    in reply to: Active Breadcrumb Color #57154
     nickzee
    Participant

    Thank you @Sharmster

    in reply to: Top Bar Font Size Color #55980
     nickzee
    Participant

    Actually, I meant the entire thing. I don’t have need to change just one section of the Top Bar, but the entire thing.

    What is the official name of this section? The section containing the social and navigation elements together. It goes from the far left side of the screen to the far right and is at the very top. Is there a single name like “Top Bar” or something?

    in reply to: Hide Navigation / Alternate Bar #55794
     nickzee
    Participant
    This reply has been set as private.
Viewing 6 posts - 1 through 6 (of 6 total)

Log in with your credentials

Forgot your details?