- This topic has 26 replies, 2 voices, and was last updated 7 years, 10 months ago by Andrew Misplon.
Tagged: demo demo slider home page home page slider slider
- AuthorPosts
- December 30, 2016 at 11:52 pm #5690
jkoParticipantOh okay, that’s fine. I can play around with my menus. Thanks for explaining everything and the help!
December 31, 2016 at 3:11 pm #5695
Andrew MisplonKeymasterFor sure 🙂
January 3, 2017 at 7:40 pm #5719
jkoParticipantHey Andrew, I would like to make my logo a little larger. What’s the recommended logo size for the header?
January 3, 2017 at 7:42 pm #5720
Andrew MisplonKeymasterHi jko
There is a max-height of 92px or 72px with the tagline in place. You can adjust the constraint by inserting the below snippet at
Appearance > Customize > Additional CSS
and changing the value:/* Logo */ .site-header .site-branding img { max-height: 92px; }
January 3, 2017 at 8:13 pm #5721
jkoParticipantHi Andrew, I tried that and changed the value but nothing happened. I’m assuming 100px is the very largest I can make the logo then?
January 3, 2017 at 8:24 pm #5723
Andrew MisplonKeymasterTry also adding:
.site-header .site-branding-container { max-width: 50%; }
January 3, 2017 at 8:51 pm #5726
jkoParticipantThat worked!
January 3, 2017 at 8:53 pm #5727
Andrew MisplonKeymasterSuper 🙂 Glad to hear that did the trick.
January 5, 2017 at 9:18 pm #5748
jkoParticipantAndrew, what’s the recommended size for images for meta slider for the front page?
January 6, 2017 at 12:43 pm #5749
Andrew MisplonKeymasterSure, please, try: 1200 x 480.
January 11, 2017 at 7:52 pm #5765
jkoParticipantHey Andrew,
Is there a specific place for social media icons on the website?January 11, 2017 at 8:13 pm #5766
Andrew MisplonKeymasterSure. Any menus can accept social links. The bottom bar menu and top bar menu are most suitable. Just add a custom link to your menu with your social network URL. More here: https://purothemes.com/documentation/general-wordpress/social-icons-menus/
- AuthorPosts
You must be logged in to reply to this topic.