Epik Theme Custom Logo Bug

Homepage Community Forums Epik Theme Support Epik Theme Custom Logo Bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15770
    Robert
    Customer

      There is a bug in the Epik theme that causes custom logos to get cut off at a particular point when you size the browser window to a certain aspect ratio. This problem has been reported in other posts here but usually dealing with the logo getting cut off in some mobile devices. I think this is the exact same problem.

      Here is a video I did demonstrating the problem. Please excuse the way the window blinks as I resize it. That’s an issue with my screen capture app.

      https://vimeo.com/user37046329/review/127159468/5f1132627c%5D

      #15772
      Andykev
      Customer
        .header-image .site-title a {
        background-size: contain !important;
        }

        This has been the “fix”. I did not see it in your CSS.

        #15774
        Andykev
        Customer

          Robert, I placed the above code in your CSS and it solved the header responsiveness for the smaller Iphone screens. I looked for something about the menu, but can’t find it. Did some code get removed from the original CSS? The menu is disappearing “on schedule” when the screen shrinks but the menu “hamburger” icon is not there.

          #15775
          Andykev
          Customer

            Um, it is there now. It wasn’t last night. Looks like if you just add the code it’s good.

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