Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #315014

    Couple of minor-ish things I could do with some help on!

    Map popup content height – currently I’ve got a scrollbar appearing in my map popups, is there a quick bit of CSS I could add to force the height to take into account the content of the popup? (see private link)

    Accordion content – I’m trying to display a load of links, all separated with a |, but the accordion doesn’t seem to like it! The content is running out of the box (see ‘Europe’ on the same page of the private link) – is there a quick fix for this??

    Many thanks in advance

    PS IMHO Enfold is the best WordPress theme EVER :) I’ve never been excited about a theme update before… but I cannot wait for v3 to land!

    #315723

    Bump…

    #315744

    I’ve managed to fix the accordion issue by adding extra spaces around my | – not ideal, but it works!

    Still need help with the map boxes though….

    #315760

    Ha! Managed to fix the map issue now too!

    It’s a bit hacky, but it does the trick:

    .gm-style-iw > div, .gm-style-iw { overflow: inherit !important; min-height: 110px; }

    #315768

    Hey!

    Glad you figured it out!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Map popup content height & accordion content width issue’ is closed to new replies.