Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gentleman2405 Friend
    #201275

    Hi guys,

    I want to change this sign in the right top corner of the template, opening this menu…
    But I really don’t know where I can find this file? Any Idea?

    Thx!


    1. Screen-Shot-2014-09-12-at-16.56.21
    chavan Friend
    #549372

    1. Go to this File: templatesja_appoliotplsblocksoff-canvas.php

    Replace this code

    <i class="fa fa-bars"></i>

    with

    <i class="fa clsImg"></i>

    2. Go to this File: /templates/ja_appolio/css/template.css

    Add this code and usage any image with the correct path


    .clsImg{
    background: url("../images/yourimage.png") no-repeat left top !important;

    display: block;

    height: 25px;
    margin: 5px;

    width: 25px;

    }

    upload the image in this path: /templates/ja_appolio/images/

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum