Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • harryaalfha Friend
    #180328

    how to remove or unshow the logo?
    like a picture below :


    1. help
    Sherlock Friend
    #465821

    Hi harryaalfha,

    if you want to remove that logo you could simply open the file of templates/ja_teline_iv/css/template.css looking for this css

    .ja-blocktab-title {
    left: -25px;
    position: absolute;
    top: 8px;
    }

    and change it to

    .ja-blocktab-title {
    left: -25px;
    position: absolute;
    top: 8px;
    display:none;
    }

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

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

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