Comments 2ndduong started the conversationOctober 29, 2016 at 2:19pmAs default, width of logo is normally 492 px with retina screen. But when I set the wider logo with dimension of 2686 × 343, it seems to be displayed smaller as usual. Please tell me how to customize css to display logo normally. Thank you so much! 7,092Oliver repliedOctober 31, 2016 at 12:06pmHI! pls. use following code: <img style=' display: block; margin-bottom: 48px; margin-top: 27px; ' src="http://codex-themes.com/thegem/wp-content/uploads/2016/04/logo_1x-2.png" srcset="http://codex-themes.com/thegem/wp-content/uploads/2016/04/logo_1x-2.png 1x, http://codex-themes.com/thegem/wp-content/uploads/2016/04/logo_2x.png 2x" style="width: 163px;" /> For adding retina image to the footer. (You can add it to widget text) Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
As default, width of logo is normally 492 px with retina screen. But when I set the wider logo with dimension of 2686 × 343, it seems to be displayed smaller as usual. Please tell me how to customize css to display logo normally. Thank you so much!
HI!
pls. use following code:
For adding retina image to the footer. (You can add it to widget text)
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver