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

    Hi there,

    I just enabled related posts and when I hover over the thumbnail of a related post it shows an icon with a pen overlay. http://imgur.com/vx1Rnxk

    Any idea how I can disable this or change the icon?

    Thanks in advance!

    • This topic was modified 8 years, 10 months ago by Rakaus.
    #561008

    Hey Remco,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #561466

    Hi Rikard,

    Please check the link in private content. Bottom of the page.

    Kind regards,
    Remco

    #561554

    Hey!

    The icon there is not controlled from CSS but with element input to the span.
    You will need some advanced modification to the theme, to manage to do it.

    Regards,
    Basilis

    #561717

    Hi there,

    I think it is a bit strange, the icon suggests the thumbnail is editable in my opinion. I’m curious which modification I have to do to change the icon.

    Regards.
    Remco

    #561723

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .related_entries_container .related-format-icon-inner {
        display: none!important;
    }

    and if you would like to change it, please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/

    Best regards,
    Yigit

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