Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #994739

    Hi,

    You can find and change it from templates/ja_simpli/less/_joomla.less file with the CSS style

    // Add "More Articles" text to the nav
      &:before {
        content: "More Articles";
        display: inline-block;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: @global-padding / 4;
        border-bottom: 3px solid @textColor;
        margin-bottom: @global-padding / 2;
      }

    Regards

    casorosendi Friend
    #994845

    Do I have to change some other CSS? Changing that file has no effect. Thank you.

    Ninja Lead Moderator
    #994930

    Hi,

    I forgot the step

    • You need to make a backup version on your site from media/ja_simpli folder

    • Remove media/ja_simpli folder and it will be get the new CSS style store here

    Regards

    casorosendi Friend
    #995126

    Done. Thank you!!

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

This topic contains 4 replies, has 2 voices, and was last updated by  casorosendi 7 years, 11 months ago.

The topic ‘MORE ARTICLES label in front-end displays in the back-end language.’ is closed to new replies.