Topic Resolution: Resolved
  • Closed
  • 17.07.2015 at 21:43 #19023

    Greetings again,

    When Theme Options>Styling>”Disable Menu Background” is unchecked with the “Menu Color” set to light, I am getting a shadow rule appearing at different places on the page, depending upon the browser width (Chrome & Safari, on Mac OSX). For now, I have checked the “Disable Menu Background”, but much prefer the other style.

    What do you know?

    URL: http://longonlanguage.com

    Jonathan

    Denzel Chia
    Moderator
    Posts: 2656
    18.07.2015 at 21:12 #19032

    Hi,

    Probably related to this thread.
    https://theme4press.com/support/topic/weird-shadow-border-in-middle-of-page-caused-by-menu-headerafter/

    Please use the following in Theme Options->Custom CSS
    .menu-header::after {
    background: none;
    }

    Thanks!
    Denzel

    Jonathan Vogel-Borne
    Spectator
    Posts: 5
    18.07.2015 at 23:32 #19036

    Thank you. Yes, exactly the problem. Now fixed.