• Resolved kaibluemel

    (@kaibluemel)


    Hello everyone,

    I got two things, that I could not handle yet within the editor:
    1. Delete the image overlay. That meens the small icon in the right corner and the full overlay after a mouseover on the icon.
    2. Reposition a upright format logo to the right side to have the menu left-aligned to the heading without the logo in the background.

    Kind regards,
    Kai

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Please provide site URL and screen-shot so we can assist you better.

    Thank You

    Thread Starter kaibluemel

    (@kaibluemel)

    Site-URL: https://www.unternehmerhaus.eu/wordpress (the site is still not productive used)
    Image: https://picload.org/image/rirwrlri/fehler.png

    Thank you for your help!

    P.S.: Please forgive me the bad red circles within the snipping tool ??

    Hi,

    Ans 1 : Try to put below CSS Rules into Custom CSS Editor:

    .content_entry:hover .magnifier {
        opacity: 0;
    }
    #home_blog .post-type {
        display: none;
    }

    Save the changes.

    Ans 2: Are you want to title logo in this way?

    See screen-shot here

    Thank You

    Thread Starter kaibluemel

    (@kaibluemel)

    Good morning webhuntsupport,

    the overlay is gone, but the function of the two different buttons (open the linked article / show image fullscreen) are still there. Is there a possibility to only link the article to the thumbnail?

    I will ask about the title and logo and give feedback soon!

    Thank you ??

    Hi,

    Very good morning.

    As we can see on your site link/image buttons also removed.

    And if you want to link the article to the thumbnail then you need to create “Child-Theme”.

    Its a better option to customize your parent theme functionality without lost the changes.

    Because when you update your parent theme package you will lost all the changes so please create “Child-Theme” first.

    Follow below link to create a “Child-Theme”

    After it let us know for further assistance.

    Thank You

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Delete image overlay and reposition the logo’ is closed to new replies.