Disable Inherited Color

Homepage Community Forums Optimal Theme Support Disable Inherited Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18339
    Erin
    Customer

      For the Optimal theme, the front-page-1 background code in css cannot be changed because it is inherited from the “customize” and “color” setting. Can I comment out or get rid of the code that calls this back?

      #18340
      Erin
      Customer

        aha. This did the trick.

        div#front-page-1 {
        background-color: #fff;
        }

        #18341
        Erin
        Customer

          *Make sure this goes in css.

          #18343
          Wes
          Moderator

            Great! Glad you got it working. Let us know if you need anything.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Disable Inherited Color’ is closed to new replies.