Melissa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] Re-naming the "Home" menu-item (Make Plus)Hi there,
I’m so sorry you’re running into this problem! When you create a custom menu, and set it as the Primary navigation menu, do you still have this problem?
Hopefully we’ll get this sorted out for you. 🙂
Forum: Fixing WordPress
In reply to: Trouble with embed video from vimeoHi there!
To be clear: pasting the link directly in the visual editor is not working? There are troubleshooting tips at the bottom of this page on embedding content from Vimeo that might help you out.
On to your second and third question:
Adding this bit of CSS to your child theme will hide the post entry meta data for you (Posted On):
.entry-meta { display:none; }And this would hide the page titles:
.entry-header { display:none }Alternately, there are plugins that you can use to easily add custom CSS. 🙂
Best of luck!
.
Forum: Themes and Templates
In reply to: [Make] Header bar text not appearingHi there,
I’m sorry you’re having trouble with this! We’d love to help out. Could you post a link to the site you’re working on so we could take a look?
Forum: Themes and Templates
In reply to: [Make] Background ImagesHi Shayne,
Nice looking site! If you’re comfortable editing/adding CSS, you might try this:
.site-header-main{ background-size: auto; background-repeat: repeat; }As for your second question, what Gallery on your site are you referring to and what are you trying to accomplish with the images?
Cheers,
MelissaForum: Themes and Templates
In reply to: [Make] Image is not clickableHi there,
Unfortunately the Gallery section doesn’t have that kind of functionality yet. It is on the list of requested features though. 🙂
Good luck with your site build!
MelissaForum: Themes and Templates
In reply to: [Make] Deleting 'Leave a Reply' off a PageHi Kirsty, I just took a peek and it looks like you’ve resolved this?
Great looking site, by the way!
Forum: Themes and Templates
In reply to: [Make] Page Builder: How to overlay text on image in a bannerHi there Mario! Hope you’re day is going well!
On the Banner, click on the icon with four lines to edit content. You can add your text overlay there.
Hope that helps!
Melissa