Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #796263

    Hello,

    The logo on my website on the header appears too small. I increased the header side in the layout preferences and it got better but still too small.

    How can I make it look bigger ?

    Thank you for much for your help!!

    #796324

    Hey Oby4455,

    May you tell me the size (in pixels) that you want to the logo?

    Best regards,
    John Torvik

    #796363

    I am not sure yet because I would like to play with the dimensions to see how it looks. Could you please try with the following dimensions : 450 x 147 ?

    Thank you so much!

    #796413

    Hi,

    Try to add the following code:

     .logo a img {
       width: 450px !important;
       height: 117px !important;
    }
    

    Best regards,
    John Torvik

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.