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

    Hi,

    (1) I use a background image for Main Content (theme settings > styling). So it is for all pages. But I do need different backgorund images for different pages. How can I do that?
    (2) I use editor element “media element” and then “image”. The image is a link. When I go with mouse over the image, it gets an white overly with a small image on it. It deactivated “Image Hover effect” in settings of that element but the hover effect is still there. How can I deactivate the effect?

    Thanks,
    Marcel

    #536614

    Hey Marcel!

    1. You can drag a codeblock element to the page and add this inside.

    <style type = "text/css">
    .main_color { background: url("URL to your image") !important;
    </style>

    If that is not working then please send us a link to the page and a screenshot highlighting which background your trying to change.

    2. When you edit the image options the last one can disable the zoom in.

    Regards,
    Elliott

    #536636

    Hi Elliot,

    (1) It works but unfortunately for all different sections and not to the complete background. Please see the link.
    (2) I deactivated it in options but it’s still there. Changed the CSS class to display: none and it works.

    Thanks,
    Marcel

    • This reply was modified 9 years ago by Dake.
    #537770

    Hey!

    1) I’m seeing a complete background change on multiple pages including the link you provided.

    May we have a screenshot showing the exact background issue you’re having?

    Best regards,
    Dake

    #539410

    Hi Dake,

    meanwhile we made to run it.

    Thanks and best regards,
    Mathuseo

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Different background images and deactivate the hover-effect for images’ is closed to new replies.