Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1105440

    hi,

    please advise how to fix this

    thanks henry

    #1105450

    also space between tab items are not equal

    #1106068

    Hi heiniheini,

    Best regards,
    Victoria

    #1106070

    hi victora,

    as you can clearly see the space between immoblienrecht and wirtschaftsrecht are not equal,
    the arrow under immobilienrecht is not centered.

    Also Client wants that ” immoblilen and mietrecht” not breaking.

    regards

    #1106076

    Hi heiniheini,

    I see, you’re talking about tab titles not, the tab content.

    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

    
    @media only screen and (min-width:1024px){
        #top .av-section-tab-title {
            min-width: 12vw;
        }
        .av-inner-tab-title {
            width: auto;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1107236

    hi,
    your suggestion does not work, ive tried themes/enfold/css/custom.css and quick css

    please have a look

    #1107743

    Hi,

    Have you disabled the performance so it does not cache it?

    Best regards,
    Basilis

    #1111478

    thanks this is resolved.

    #1111670

    Hi heiniheini,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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