Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #481917

    Hi!!

    I love the hot spot image dealy!! The pre-set color schemes you can choose from in the stretch layout are great – but don’t work with my image and the white background doesn’t work either.

    I need to set the background for the “short descriptive text that appears if the user places his mouse above the hotspot” myself independent from the color scheme & I don’t see a way to do that unless I change to the boxed layout.

    I LOVE the stretch layout & want to keep it.

    Can you give me a little code to set the hotspot descriptive text background please?

    Thanks!!

    #482489

    Hi Intell,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #482503

    I haven’t done any customization what-so-ever – so any of your demos with the stretch layout would have worked.

    This is the color I need #C3C9D6

    It’s in the “private” section.

    • This reply was modified 9 years, 3 months ago by Intell.
    #482802

    Hi!

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

    .av-tt-hotspot, .av-tt-hotspot .avia-arrow {
        background-color: #C3C9D6!important;
        color: white!important;
    }

    Regards,
    Yigit

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