Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1091781

    Hi Luke,

    It belongs to the footer module of template, you can change these text via language file of this footer module: root/language/en-GB/en-GB.mod_footer.ini

    Look for this line:

    MOD_FOOTER_LINE2="<a href="_QQ_"https://www.joomla.org"_QQ_">Joomla!</a> is Free Software released under the <a href="_QQ_"https://www.gnu.org/licenses/gpl-2.0.html"_QQ_">GNU General Public License.</a>"

    If you don’t want to use this, just change it to:
    MOD_FOOTER_LINE2 = " "

    lukelee0223 Friend
    #1092892
    This reply has been marked as private.
    Saguaros Moderator
    #1093204

    In your screenshot, you can see a div with class ‘ja-slideshow hidden-sm hidden-xs’

    ‘hidden-sm hidden-xs’ are Bootstrap classes to hide elements in small and extra small screen.

    You can go to backend > Extensions > Templates > select Sugite template style > Layout tab > Responsive layout and check small + extra small layout > you can enable this slideshow block there.

    lukelee0223 Friend
    #1093357
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  lukelee0223 6 years, 1 month ago.

The topic ‘About some customization….’ is closed to new replies.