Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ninshen Developer
    #193265

    Can anyone tell me how to remove the text “ARTICLES” (you can see it on the top of the image here).

    Also, I would like to get rid of this red stroke on the first letter of the modules’ titles. How can I safely do this?

    thanks


    1. Untitled
    Ninja Lead Moderator
    #516663

    I tried to duplicate this problem under my localhost but could not. Just for better clarification, please include URL here for further investigation.

    Ninja Lead Moderator
    #517129

    I have just fixed the problem directly on your site. Below is my solution for your reference:

    Open plugins/system/jat3/jat3/base-themes/default/html/com_content/article/default.php file,

    Replace:

    <?php if ($this->params->get('show_page_heading', 1)) : ?>
    With:

    <?php if ($this->params->get('show_page_heading', 0)) : ?>

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

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

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