Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #667272

    hello, you can change the icon in the galleries .. icon that appears when you hover there on the images

    #667275

    Hi paso70!

    Yes, please refer to this post – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/

    Cheers!
    Yigit

    #667280

    can you give me more help I can not understand?

    how to change the icon of the post slider example … ??

    sorry but I do not understand how it works

    function avia_replace_standard_icon($icons)
    {
    $icons[‘standard’] = array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue915’);
    return $icons;
    }

    thanks

    #667282

    sorry for my English…
    I want to change the post hover slider icon

    #667283

    Hi!

    Please post the link to your page and point out the icon you would like to change so we can make sure that we are on the same page.

    Regards,
    Yigit

    #667305

    I’m trying it on a test web site

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: ‘\E816’!important;
    font-family: ‘esopoicon’;
    }

    with css works :-(

    #669228

    Hi,

    We checked the page but it doesn’t exist. Please create a test page so that we can check the issue. Did you use the gallery or the image element?

    Best regards,
    Ismael

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