Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Hi,

    Thanks for the feedback and sorry for the inconvenience! It was a massive update and some of the settings were accidentally closed.

    One of them was option to toggle term title in tooltips:
    You can remove the title of the term in Settings -> Tooltip -> Add term title to the tooltip content?

    We’re also reintroducing the options to set the term links + underlines – you can find the settings in Settings -> Glossary Term -> Glossary Term – Links

    Both of these will be available soon in 3.9.13 release we’re finishing to prepare.

    Thread Starter bjrnet21

    (@bjrnet21)

    Thanks for the update. Almost there ??

    Now, how do you adjust the padding. Previously, you told me to use (in custom CSS):

    #ttcont {
    padding: 0 !important;
    }

    But the above doesn’t work with the new release. Did you change the name that was previously “ttcont”?

    • This reply was modified 3 years, 8 months ago by bjrnet21.
    Thread Starter bjrnet21

    (@bjrnet21)

    This is the best I have been able to do. I still can’t get rid of the top, bottom and right padding (or margin/border ??? )

    #ttcont {
    padding: 0px !important;
    background-color: #222222 !important;
    border-style: none !important;
    border-width: none !important;
    margin: none !important;
    }

    What am I missing?

    All I want is the image to show — without any borders or margins.

    https://static.bjrnet.com/temp/PG.jpg

    • This reply was modified 3 years, 8 months ago by bjrnet21.
    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    As already answered in the other thread: https://www.ads-software.com/support/topic/custom-css-ttcont-no-longer-works-for-padding/

    It seems to me like it’s already working correctly, as I couldn’t see any padding/background next to images.

    Thread Starter bjrnet21

    (@bjrnet21)

    I have a staging site. Problem still exists.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do you remove hovered text from popup’ is closed to new replies.