Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • eruzak Friend
    #158632

    Can’t find the answer in this forum.
    Please see the attachment.

    How to setting and disable ja-blocktab item?
    best regards.


    1. ja_blocktab
    aman204 Friend
    #371462

    You can change this::

    .ja-blocktab-title {template.css (line 481)
    left: -25px;
    position: absolute;
    top: 8px;
    }

    to

    .ja-blocktab-title {template.css (line 481)
    left: -25px;
    position: absolute;
    top: 8px;
    display:none !Important;
    }

    and remove display property when you wish to show it again 🙂

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

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

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