Melissa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] adding content to homepageHey EarleeBird — we’d love to see your site when you’re finished with it!
Let us know if any other questions come up while you’re building it!
Forum: Themes and Templates
In reply to: [Make] "Never" underlining link in Site Title not workingHi Doug,
So glad you like the new settings! The Underline: Never is working so far as we can tell.
Are you certain you’re saving your settings after you change them? Have you added any custom CSS to your site in the past via a plugin?
Forum: Themes and Templates
In reply to: [Make] Font Awesome Icon SizeI see! Unfortunately there’s no way to set this in the Customizer. You’d want to add some custom CSS to your child theme to make these changes. Something like this might work:
.fa { display: block; font-size: 60px; }I hope that helps!
Forum: Themes and Templates
In reply to: [Make] Remove white space below header (yet again)Hi Diego,
If you have Make 1.5.1 installed you can now check a box to remove this.
You’ll find it in the Customizer under Layout → Header.
Good luck with your site build!
Forum: Themes and Templates
In reply to: [Make] Remove License text in FooterThanks for helping! 🙂
gudenzia, let us know if you have any other questions!
Forum: Themes and Templates
In reply to: [Make] Background Images on Mobile DevicesHello! This appears to be a bug. We’ve got a ticket up and are working on it.
Thanks for your patience!
Forum: Themes and Templates
In reply to: [Make] Body Font in Customize ?Thanks for pitching in Erik!
Best of luck with your site gudenzia!
Forum: Themes and Templates
In reply to: [Make] Font Awesome Icon SizeHey there… didn’t catch that link. 🙂
Forum: Themes and Templates
In reply to: [Make] No menu with mobileThanks for marking this resolved! 🙂
Your site is looking GREAT! It’s minimalist but high impact. Very good work!
Forum: Themes and Templates
In reply to: [Make] Sidebar Width and SlidersHi there,
I’m curious if you’ve tried the Builder template instead? It will let you create multi-column layouts and add sliders to your pages.
You’ll find documentation on that here: Creating a Builder Page.
Unfortunately there’s no way to set the sidebar width with Make. You would need to alter your theme files.
Forum: Themes and Templates
In reply to: [Make] Move menu bar below the headerHello Kady,
Your site is looking really beautiful! I wish there was a better solution, but as it is, you cannot move the primary menu outside of the header without significantly editing your theme files.
I think it looks lovely though, as is.
Forum: Themes and Templates
In reply to: [Make] Background Images on Mobile DevicesHi there,
Sorry you’re having trouble with this! What version of Make are you using?
Forum: Themes and Templates
In reply to: [Make] Child theme after parent theme has been customized?You’re so welcome. Let us know if you have any other questions!
Forum: Themes and Templates
In reply to: [Make] Column WidthHey there,
Unfortunately neither of those options are available in Make Plus. The Builder supports the wide/narrow configuration, and then you can drag the individual columns around for added control.
If you have any other questions about Make Plus, please ask them in the Help Center on our site, since it has additional features and options not available in Make.
Forum: Themes and Templates
In reply to: [Make] Child theme after parent theme has been customized?If you’ve made changes to the
footer.phpfile or any of thestyle.cssyou can simply make a copy of those into the child theme folder and you won’t lose any edits.Hope that helps!