Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • APOSTOLOS FOUKIS Friend
    #907910

    Hi,
    is it possible to hide site name from position =acy-email-footer ?
    Thanks


    1. position_acy-email-footer
    2. sitename
    Pankaj Sharma Moderator
    #907928

    Hi
    If you want to hide the footer logo as in screenshot just add below code in custom.css file

    .t3-footer .logo {
        display: none!important; }

    And if you want to from where it coming , it coming from the php footer files .
    Here is path : /templates/ja_teline_v/tpls/blocks/footer.php
    Here is code : http://prntscr.com/amphnw

    Hope it helps .

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 12 months ago.

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