Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    To change the icons of services go to

    Appearance >> Customize >> Service Options

    There is a field for each services like Service Icon One, Service Icon Two and so on.

    Now select the icon you want to use from here

    and paste it in that field.

    like fa fa-mobile

    Save the changes.

    Thanks

    Thread Starter valeopoldi

    (@valeopoldi)

    wow. thank you very much.

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    @most welcome

    Thanks

    I would like to add style to service description.But i try to put a div in the description field ,it woud dispaly <div>text</div> in the website.So pls suggest me how can I apply style to description in matrix theme..I am beginner in wordpress

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    If you want to style your description text then use Custom CSS.

    Use any “Custom CSS” plugin from WordPress directory.

    Now right mouse click >> inspect the element and copy the CSS property of

    service description text.

    Modify CSS rules according your requirements:

    Now put it in Custom CSS editor:

    Save the changes.

    For ex: .service-description{
    color: #fff;
    font-size: 20px;
    }

    Thanks

    Hello, recently installed this and was having issues with the icons as well, is the list of supported icons limited? I tried a few of the ones on the list but couldn’t get any of them to work. Is there a package on the backend that needs to be installed or something like that?

    Never mind I sorted it, had to have the extra “fa” in front of it to make it work.

    Hi,

    Here is a link.

    Thank You

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Here is a LINK

    for more icon list.

    Thank You

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘change icons in service options’ is closed to new replies.