Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2173116
[Footer] Hide icon
Closed

Comments

  • alecoelhomartin started the conversation

    I used the Custom Recent Posts widget and we will not use highlighted image and would like to hide the icon that appears next to the post title.

    How to make?

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .footer-widget-area .gem-pp-posts-image {
        display: none;
    }
    .footer-widget-area .gem-pp-posts-date {
        padding-left: 0;
    }
    .footer-widget-area .gem-pp-posts-item {
        margin-left: 0;
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • alecoelhomartin replied

    Thanks it worked!

  •  7,280
    Oliver replied

    You're welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver