Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #776324

    Ahoy,

    My tab section has seemed to develop a white line under the open tab arrow. I don’t know how or why it has done this….Screenshot 1 show how it was yesterday, screenshot 2 shows it today….

    The only thing I changed was the initial opened tab..

    Please advise how to fix

    #776385

    Hey mcraig77,

    First off, thanks for using the Enfold.

    Ive checked your link that you posted on private content, but its not found. May you check?

    Best regards,
    John Torvik

    #776433

    Ahoy,

    Here is a video of the issue and updated links

    #776506

    Hi,

    Thanks for the info :)

    To fix it, just add the following custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .av-tab-section-outer-container .av-layout-tab {
    position: relative;
    top: 0px;
    }
    

    Best regards,
    John Torvik

    #776922

    I added that code but the line is still there…

    Please Advise

    #776927

    Hey!

    
    .av-tab-section-outer-container .av-layout-tab {
    position: relative;
    top: 0px;
    margin-top: -2px !important; 
    }

    and let us know if that helps please.

    Best regards,
    Basilis

    #776929

    Just tried that, didn’t seem to work.

    #777410

    Hi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    .hr-inner.inner-border-av-border-fat{
      width: 0px !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #779016

    Hi Victoria,

    That code doesn’t seem to work either….

    #779498

    Hi,

    I don’t see the white line any more http://imgur.com/a/srUhY
    Are you talking about a different page? Or you are seeing a cached page, where changes were not applied.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #780051

    I have the same problem any news?

    #780053

    Found this on the forum that works on my site:

    .av-tab-arrow-container {
    top: 8px !important;
    }

    #780095

    Thanks Tim,

    That worked!

    #780331

    Hi,

    Thanks for sharing @tim, much appreciated :-)

    Best regards,
    Rikard

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