Hi guys, could you tell me why the text from my category page is appearing on the menu as I set that category in my menu?
Thx very much
Dorcas
There isn’t a simple method for moving the placement of menus. I would suggest creating a row in page builder and adding buttons to the row, creating a menu-like effect. Would something like that work for you?
Hannah
Hannah, my computer is possessed. <laugh> I take it that once I designate which editing format I wish to use, I can’t switch between SiteOrigin PageBuilder and the Classical Layout. And yes, I was using the visual editor, but who knows. I wasn’t working…so I created a new page and now it’s there, so I’m moving forward.
Sorry for bothering you on this one. Never mind. 😉
Thank you,
Pam
Hi, Hannah,
Okay, that’s what I know…but I’m have trouble placing a photo in the copy of the article and the getting the text to wrap. Let me try something for a moment. I’ve been using PageBuilder, because it allows me to get the look I want.
I will be right back with a followup. 😉
Thank you,
Pam
Sorry, for some reason I gave you css that will only affect your post pages. Try this css:
#content {
padding-top: 0;
}
How does that work?
Hannah
Hey John,
Can you post a link?
If this is for your homepage we actually suggest using the home mobile slider. You would just create a separate slider for mobile. Have you tried this?
Hannah
Hi Hannah
I am really sorry. There is one more problem with the home page responsiveness issue. Please see the image below.

Is there any way to fix the responsiveness problem for the mobile devices?
Thank you so much!
Nicky
Hi Hannah
Thanks for the response – I have added the mobile menu so the desired effect has been achieved for the mobile view so that is not a problem now.
Is there any way to move the location of the secondary menu – at the moment it appears immediately after the header (which I have hidden).
I would like to move it below a row I have created in Page Builder – is there any way to do this – shortcode/css? (Like the layout here but this is just a copy of the secondary menu HTML – http://mitchdemos.xyz/wp/demo-page/).
It would just save having to recode/copy and style the secondary menu HTML if I add/remove a menu item.
Regards
Hi,
Quick question.
I’m using SiteOrigin PageBuilder for all posts and pages. (Text Widget) I just noticed that I cannot designate a heading for each section of my blog post. Is there something that is missing, or do I just have to bold and go on. I really want to increase my SEO by using the headings.
Any suggestions?
Thank you,
Pam
Hey,
I can’t see a preview page. Can you make it public and then repost a link?
Ben
Hi Hannah,
Link below to the blog post summary page. I’ve taken out the manual excerpt I put in to let you see what has happenned.
https://takinginthesights.com/latest-blog-posts/
David
hi –
i want to exclude a product from appearing in my store, and just want to share the active page link with selected customers.
please advise how i can do this for a particular product.
thank you, and kind regards.
Try adding this to your custom css:
@media (min-width: 992px) {
.post-type-archive-product .page-description {
display: none;
}
}
Hannah
Hello,
I’m trying to change the menu text color only on one specific new post on my site. Is this possible?
It’s currently white and I’m wanting it salmon #F79B77 (but only for this page).
I’ve changed the header (Image cover screen) but looked everywhere.
Or do you have another suggestion (perhaps better than mine) 🙂
*Login to see link
Thanks in advance
Mimmie
Hi
I wanted to have a 5-column layout of my header, but it seems that if I use the widgeted header, the widgets stack and I cannot achieve what I want.
So I decided to hide the header and use Page Builder to do what I want which is fine.
Now I want to use the secondary menu but move it to below the Page Builder row I have now created – is this possible to do like here
*Login to see link
which I have fudged by just taking the secondary menu code and inserting it into a PB row – but I want to use the menu styling so it creates the hamburger menu on mobile view.
Hope this makes sense?
Thanks
Hi there,
I purchased the “WooCommerce SiteOrigin Builder” and I installed the plugin along with SiteOrigin Builder + Widgets Bundle, but I keep having 90% of the pre-built widgets MISSING as show on the attached image here!
I would appreciate some help on this one!
Hi,
I published a post yesterday and for some reason the auto excerpt is missing from both the Latest from the Blog page and Home page, which is the only 2 places I would expect it to appear. I can add in a manual excerpt which I have at the moment and that works fine. In the admon settings page, under reading, the box is checked to show excerpts. This hasn’t happenned with any other post so it is a first time. Could I be missing something obvious?
David
Hello,
I’m trying to organize our shop product page *Login to see link so that our better selling products are on top and when I try to move them, they just fall back into their original space as if they’re locked. How can I move/organize these product images on both the Shop and the Product Category Page *Login to see link as well?
Thanks!
Greetings,
For this page:
*Login to see link
I put social icons at the bottom of the page and they are not showing up.
I copied the code and only slightly modified it (changing size and color) from this page:
*Login to see link
I don’t understand why this code worked for the latter page but not the former.
Thank you in advance for your help!