Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #259675

    Can you help me with accordion slider to look like “aviacordion” slider in your other theme?

    http://kriesi.at/themedemo/?theme=corona

    #259696

    Hi spavli2!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .aviaccordion-preview-title-wrap, #top .aviaccordion-preview-title-pos { height: auto!important; }

    Cheers!
    Yigit

    #264133

    Oh, how I love this accordion slider!

    One question: Is there a way to make the slider title display vertically? (I’m trying to create an effect similar to this one: http://www.cmog.org)

    Thanks for a great theme!

    #264138

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .aviaccordion-title { -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg); vertical-align: bottom; }

    Best regards,
    Yigit

    #264143

    Oh my gosh, thanks! This just keeps getting better!

    #264152

    Hey!

    You are welcome, glad we could help :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Accordion Slider – Title position’ is closed to new replies.