Okay
  Public Ticket #1623800
SERVICES
Closed

Comments

  • Robert started the conversation

    Hi,

    On your services blog/panel I have photos and under them text INDUSTRY. Where and how I can remove or change this text. I try to found almost everywhere but with no success. Could you help me. I attaches screenshot from this part of page.

    Greetings,

    Robert



  •  1,612
    Andrey replied

    Hello, Dear Robert!

    In order to remove text Industry, please click WP Dashboard => Appearance => Customize=> Additional CSS and put the following code:

    .entry-header .small-text:first-child:not(.entry-meta) {
        display: block;
        line-height: 1;
        display: none;
    }

    Please, do not forget click the Publish.

    We hope these instructions will help you.

    Best Regards!