Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #978534

    hi on my site stayclean.co.uk there is a small thin white line between the extra section above the header and the header its self. how could i remove this?
    many thanks

    #978658

    any support for this please???

    #978678

    Hi,

    Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #978696

    oh yeah sorry!!! its stayclean.co.uk its the header and the extra bit above with the phone number etc….thanks

    #979180

    Hi,

    Thank you for writing back to us.

    You can change the header style to “Minimal – no border” from Enfold > Header > Header Style

    If that does not work Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - Header Border */
    
    #top .av_header_transparency #header_meta {
        border-bottom: none!important;
    }
    
    /* End CSS */
    
    

    Best regards,
    Vinay

    #979381

    hi thanks but that hasn’t fixed the issue…………

    #979660

    Hi,

    Thank you for getting back to us. I have tested the code on your site and it should work. You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    Best regards,
    Vinay

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