Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ali haydar Friend
    #1028781

    Hi,
    How can i change logo size?
    height"173"
    width="1150"

    pavit Moderator
    #1028797

    Hello

    Try in this way

    If you haven’t yet created a custom.css file then create a new one in this folder /templates/ja_teline_v/css/ and add to it

    .logo-image img {
    max-width:1150px!important;
    height:173px;
    }

    Regards


    1. Screenshot-at-apr-25-21-34-58
    ali haydar Friend
    #1032139

    Thanks for the answer
    Can you tell me how to change the logo size of the footer image?

    pavit Moderator
    #1032150

    Can you tell me how to change the logo size of the footer image?

    Hello

    Add to your custom.css file

    .t3-footer .logo {
    width:your widthpx;
    height:yourheightpx;
    }

    Regards

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

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

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