Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1000179

    Hi,

    i did add main-content background picture. All good. But now the picture will also displayed as hotspot tooltip background! How i can prevent it? I don’t want any background in hotspot tooltip.

    Thanks
    Fischpi

    #1000336

    Hey Fischpi,

    What code did you use to add the image?

    Best regards,
    Victoria

    #1000382

    Hi Victoria,

    did not use any code. Just upload picture as background in “main content”….

    Dirk

    #1000473

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Vinay

    #1000484

    Thanks for help. Attached you find credentials…

    #1000729

    Hi,

    There could be a conflict with some script so the background image is applied elsewhere. Please check for plugin conflict by deactivating all plugins and refresh the page to see if issue persist if not you have to re-install the theme.

    I have added the below CSS as a workaround :)

    /* Footer background */
    #footer:before {
    	content:'';
    	position: absolute;
    	height:140px;
    	top:-140px;
    	left: 0;
    	right: 0;
    	background: url(https://www.madebyyou-dresden.de/wordpress/wp-content/uploads/2018/08/siluette.png) no-repeat 50% 100%;   
    }

    Best regards,
    Vinay

    #1000853

    Hi Vinay,

    thanks for your help!

    Fischpi

    #1000975

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘hotspot tooltip background’ is closed to new replies.