Epik Theme adjust header bar within the 10 styles

Homepage Community Forums Epik Theme Support Epik Theme adjust header bar within the 10 styles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9386
    mikegingerich
    Customer

      I really like the 10 different styles of color combinations for Epik. I like the default but want to modify the “header bar” (which the logo is within) that sits above the menu bar. Is this a style location that I can modify in a file?

      #9390
      Wes
      Moderator

        Yes you can edit the .head-wrap in your css and that will change the background color that you see.

        .head-wrap {
            background: #303236;
            margin: 0 0 40px;
        }
        #9426
        mikegingerich
        Customer

          Great! Looks like that changes the main primary menu as well. Is the Main Primary Navigation a option to modify separately in the css? Would love to have only the menu height, say 42 px, be the #303236.

          #9434
          Wes
          Moderator

            Yes you can do this. Do you have a link?

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.