Melissa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] How limit Header (logo/title) to only static front page?Hello!
If you create a blank menu and set the header menu to that, it will just show up in the header bar. Does that make sense?
For the second question — this is possible with Make Plus, but not with the Make theme.
I hope that helps! Good luck with your project!
Forum: Themes and Templates
In reply to: [Make] How can I add buttons?Thanks!
The Format Builder is a feature I know you’ll love!
Let us know if you have any other questions. π
Forum: Themes and Templates
In reply to: [Make] How can I add buttons?Hello there!
You can easily create buttons with the Format Builder in Make. Here is documentation and a video about how it works:
Let us know if you have any other questions! Enjoy your weekend. π
Forum: Themes and Templates
In reply to: [Make] Custom Layouts?Hello!
In that case, you would need to purchase a Developer license. I suggest you read over the Developer section of the Make site, as well as the features list, to see if it’s something you might want to work with. We have included fully documented action and filter hooks and our Developer community is full of wonderful people doing really cool things.
Let me know if you have any other questions!
Forum: Themes and Templates
In reply to: [Make] How to create horizontal color blocksThanks for marking this resolved. It is indeed something we’re working on!
Please let us know (in another thread) if you get stuck on something else. π
Forum: Themes and Templates
In reply to: [Make] How to create horizontal color blocksHi there,
You cannot currently set the background color of a Columns section in Make without adding some custom CSS. It’s a work-around for now.
If you’re able to do this, you’ll need to create the page, and then use a web-inspector like Firebug and find the section ID#.
Once you have that, you can add some CSS to your child theme to change the background, like:
#builder-section-1414496509914 {background-color: #FFF000;}I hope that helps! Let me know if you have any other questions. π
Forum: Themes and Templates
In reply to: [Make] Custom Layouts?Hi there,
I’m not entirely sure what the question is. What exactly are you trying to do with Make?
Are you asking whether there’s a way to save Builder pages you’ve created as “templates” to export and import?
The answer to that question is, not yet. You can duplicate pages and sections in Make Plus with one-click though.
I also want to point out that Make and Make Plus are Page Builders, not post builders. π
Forum: Themes and Templates
In reply to: [Make] Logo Resize IssuesI’m glad this is resolved. Best of luck with your site build!
Forum: Themes and Templates
In reply to: [Make] remove space between header and content pagesThanks for pitching in Balint!
Don’t hesitate to reach out if something else crops up!
Forum: Themes and Templates
In reply to: [Make] Remove space between header and contentHello!
So I see this is resolved! Please let us know if anything else crops up. π
Good luck with your project!
Forum: Themes and Templates
In reply to: [Make] Make theme CSS HeroThank you for letting us know this works!
Forum: Themes and Templates
In reply to: [Make] Favicon loaded with http instead of httpsHappy to help, SΓ©bastien. Thank you for marking this resolved!
Forum: Themes and Templates
In reply to: [Make] How do I make an image as wide as the page?You’re very welcome. Let us know if anything else comes up!
Forum: Themes and Templates
In reply to: [Make] Parallax scrolling and single-page layout with Make?Hi Derek,
The switch would involve some custom coding, yes.
The Builder pages are assembled with Builder sections that have unique numbers assigned to them. You can find out what those sections are using Firebug or Web Inspector and create custom links in a menu to those sections so you could navigate from section to section.
The links would look something like:
http://wpwebsite.com/#builder-section-1421143673I hope that helps you get started!
Forum: Themes and Templates
In reply to: [Make] Email in custom social menu?Great! So glad that helped. Thanks for marking this resolved. π