Seeker-Smith

Customer
I have a couple questions that I can't find in the documents.
1) in the black category header I have a title then description. Can I centre the description and change to a different colour?
Screen Shot 2025-08-21 at 2.21.26 PM.png

2) Is it possible to make the node icon a little darker? Anything over 1.0 doesn't seem to do anything.
Screen Shot 2025-08-21 at 2.24.38 PM.png

Thanks,
Peter
 
Style properties -> Basic colors -> Block header color, you can adjust the color here.

To center headers, you could add this to your extra.less:
Code:
.block-header {
    text-align: center;
}

But that will center all headers. To do a more specific approach you'll want to add a class in front of it. I can help, but would just need to know where exactly you'd want to apply it.

2.) Above those settings, you'll find the actual node colors.
1755801618529.png


You can tweak them here. The opacity can fine-tune things and helps with images.
 
Style properties -> Basic colors -> Block header color, you can adjust the color here.

To center headers, you could add this to your extra.less:
Code:
.block-header {
    text-align: center;
}

But that will center all headers. To do a more specific approach you'll want to add a class in front of it. I can help, but would just need to know where exactly you'd want to apply it.

2.) Above those settings, you'll find the actual node colors.
View attachment 14913

You can tweak them here. The opacity can fine-tune things and helps with images.
Thanks for the speedy answers. The category is a bit more complicated. The Title should remain left where the description I'd like centred and a different colour. So the "Find or create .. would be silver and centred.
Screen Shot 2025-08-21 at 3.01.35 PM.png

My second question. Awesome thanks I got it.

Lastly in the demo I see the menu can be moved from the top row to vertical on the left. Is there a setting? I can't seem to find.

Sorry one more thing. Making the mobile logo larger?

Thanks,
Peter
 
Lastly in the demo I see the menu can be moved from the top row to vertical on the left. Is there a setting? I can't seem to find.
Style properties -> Page setup, it's considered "canvas mode".

For the block header, I'm not seeing it on your site logged out. You may need to submit a ticket with a login so I can troubleshoot it. Do not post the login here as it's public.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back