Hello,
I went into Customization and selected “None” to remove the demo slider but it still is appearing on my site. http://www.mwcloudsolutions.com/Developer2. Help please!
Hello,
I went into Customization and selected “None” to remove the demo slider but it still is appearing on my site. http://www.mwcloudsolutions.com/Developer2. Help please!
For sure 🙂
Hey Andrew, I would like to make my logo a little larger. What’s the recommended logo size for the header?
Hi 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;
}Hi 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?
Try also adding:
.site-header .site-branding-container {
max-width: 50%;
}That worked!
Super 🙂 Glad to hear that did the trick.
Andrew, what’s the recommended size for images for meta slider for the front page?
Sure, please, try: 1200 x 480.
Hey Andrew,
Is there a specific place for social media icons on the website?
Sure. 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/