Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #458816

    Hello – I’ve set the hotspots to blank but still show up numbered on mobile – can you tell me why this is? Thank you in advance!

    Giorgia

    #458961

    Hi Giorgia!

    Can you please post the link to your page where we can see the issue?

    Regards,
    Yigit

    #459105
    #459622

    Hey!

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

    .av-hotspot-container .av-image-hotspot_inner {
      color: white!important;
    }

    Best regards,
    Yigit

    #459627

    Thank you! it worked perfectly!

    One more question:

    It looks kind of awkward with the titles below the image with the hotspots on mobile and since the links don’t actually connect to the text boxes below and only to the hotspots themselves, they’re kind of pointless. Is it possible to just put a one line heading below the image on mobile instead of the 4 boxes, with the “learn more” button below.

    Ex: image with hotspots, heading “stories connect, inspire, move”, “learn more” section

    #460167

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 480px) {
    .av-hotspot-fallback-tooltip {
      display: none!important;
    }}

    Regards,
    Yigit

    #568419

    For some reason I can’t seem to open a new thread but I have a question regarding blog page with a right sidebar, the sidebar is appearing below the content on the left, instead of next to it .

    I don’t have any custom styling on the page and this wasn’t happening before and it appears this way on all pages – checked with the sidebar ratio section in theme options, no luck. this site is not live, its a local copy so I can’t send you to the link.

    it doesn’t seem to matter what is in the widget area, it happens for anything I put there – even tried swapping sidebar blog for sidebar pages – same issue

    • This reply was modified 8 years, 2 months ago by giorgiakm.
    #569058

    Hey!

    Please try de-activating all active plugins and check if that helps. I also noticed that you are using an older version of the theme. Latest version is 3.4.7 – kriesi.at/documentation/enfold/updating-your-theme-files/

    For your information, you can start a new thread here – https://kriesi.at/support/forum/enfold/#new-post

    Cheers!
    Yigit

    #569754

    solved this issue!

    • This reply was modified 8 years, 2 months ago by giorgiakm.
    #571016

    Hi,

    Great, glad you got it working :-)

    Thanks,
    Rikard

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