0
Welcome Guest! Login
0 items Join Now

SOLVED Navigation background color (Galatea)

    • Scott's Avatar
    • Scott
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    SOLVED Navigation background color (Galatea)

    Posted 3 years 8 months ago
    • We have a strange problem with the background color of the navigation style. We have the background color set to #20232a, and this works fine in mobile view, but in desktop view it is white. Modyfying the background color in the styles section doesn't change it (despite recompiling and clearing cache), and adding the code below to the custom css file doesn't work either.

      #g-navigation {
      color: rgba(255,255,255,0.5);
      background: white;
      position: relative;
      z-index: 12;
      }

      Website is: slhobie.com.au/

      Any suggestions are welcome
    • Last Edit: 3 years 8 months ago by Scott.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Navigation background color (Galatea)

    Posted 3 years 8 months ago
    • You've got jch_optimze enabled - so I can't tell what is going on. Please always turn this off and clear server cache before asking for help in the forum.

      Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Scott's Avatar
    • Scott
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: SOLVED Navigation background color (Galatea)

    Posted 3 years 8 months ago
    • Thanks Mark. I've disabled JCH. Super user info attached
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Navigation background color (Galatea)

    Posted 3 years 8 months ago
    • 1. I turned off Gantry 5 production mode

      2. I cleared cache

      3. I corrected your custom CSS. There are statements in the template with far more specifity to deliberately set the home page navigation to white.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Scott's Avatar
    • Scott
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: SOLVED Navigation background color (Galatea)

    Posted 3 years 8 months ago
    • Thanks Mark. I assumed that might be the case, but I couldn't see how in the most obvious places to look. Cheers

Time to create page: 0.050 seconds