Okay
  Public Ticket #1592599
tabs doesn't work fine
Closed

Comments

  • rutabrado started the conversation

    Hi, I used tabs in each section of this landing http://somnis.fundaciocatalunya-lapedrera.com

    In the first row/section where they appear are working fine. Here: http://somnis.fundaciocatalunya-lapedrera.com/#ocupacio

    But on the nexts ones, (for example this one http://somnis.fundaciocatalunya-lapedrera.com/#persones-grans) the tab does something wrong. It works, but the line that move when is active, return to the first item when you select de tab "Beneficiaris"

    Thanks so much, hope it can be solved.



  •  9,007
    Tahir replied

    Hey R,

    This seems like a new issue , you can hide it using the below css in the meantime .

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    li.magic-line {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • rutabrado replied

    Thanks for the css adjust, but I need to show when the tab is active. Hopefully you'll find a solution soon. 

    Thanks so much!