Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1310702

    Hello,

    can you put a graphic in front of a menu item in the small bar above?

    best regards,
    Martin

    • This topic was modified 3 years, 4 months ago by Martin.
    #1310743

    Hey Martin,

    Thank you for the inquiry.

    What you are requesting should be possible. Would you mind proving a screenshot or a mockup of how you want it to look like? A link to the actual site will also help.

    Best regards,
    Ismael

    #1310854

    Hello Ishmael,

    no, there is no screen yet. Take a look at designplanung.com. At the top right it says “5 Sterne Googlebewertung” ( = 5 star Google rating) and I had considered putting a graphic with 5 stars in front of it.

    best regards,
    Martin

    • This reply was modified 3 years, 4 months ago by Martin.
    #1311022

    Hi,

    Thank you for the update.

    You can set the image as the menu item’s background. This css should work.

    #menu-item-4857 {
        text-indent: -9999px;
        background-image: url("https://site.com/image_url.jpg");
    }
    

    Just replace the value with the actual image URL. You may also have to adjust the style a bit including the background-size property afterwards.

    Best regards,
    Ismael

    #1311423

    I used it once in the Enfold General Settings. It did not work, the text “5 star rating” was gone and a picture could not be seen. At least there was a change.
    The graphic is here: https://www.designplanung.com/wp/wp-admin/upload.php?item=4944

    #1311739

    Hi,

    We may have to access the dashboard in order to see the image. Are you sure that you use the correct image URL? The link that you posted above is the link of the image in the Media > Library.

    Best regards,
    Ismael

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