Hey guys, I'm trying to create a sticky navigation with a hello bar on top. I want the hello bar to be out of view once you scroll and keep the navigation menu to the top. I did top: -32px so that the hello bar can be out of view. I tried it out in read more
I'm using a hubspot form on our website. I would like to remove the red asterisk on a required field from VS code. Is it possible? I've tried to edit the embed code on vs code by placing css=" " and cssClass. But they don't work. I also tried d read more
Hi Anton. Thank you for quick response. It doesn't work too 😞 I saw a solution as below link from hubspot. How to create a cssClass? Can I creat...read more
Hey, all -- I'm working on a page built by a coworker who is no longer at the company. The page is for an upcoming event, so it has a secondary nav bar where you can choose agenda, speakers, etc. The bar changes to a dropdown on mobile, but read more
@JNeukom switching to the dropdown on mobile is normal (better UX), and using the menu styling from the browser is expected - it's very difficult t...read more
Hey Guys, I want to change my site header banner menu hover colors. Could you please help me to fix this issue? Here's my site URL. https://corehesion.com.au/ I try to add CSS as well. But unfortunately my style CSS I cant edit. Waiting for you gu read more
Hi @AV16 ,
did you (or somebody) changed something in the theme-overrides.css or layout.html of your theme?
Just asking because there are some t...read more
I have a module that uses the following code. div id="product_content" (display:block) div class="item_conteiner (display:flex) => show div class="item_conteiner (display:flex) => show div class="item_conteiner (display: read more
It's because you've given the wrapping #product_content a specific height with inline styling (height: 2199px) and each .item_conteiner is set to abs...read more
So I'm making a module, in that module I have an image and some text that are side by side using flexbox. I want people to be able to manipulate a module variable "center" to control the flex property between the two items. This is my code. <sty read more
Hello - Is there a way for me to have a link in my main menu to direct to a n anchor on a pecifc page? I'm working in the Global Content Editor, but no luck so far. I'm wondering if there is more to it, or even possible.
Change the link type to external and type or copy/paste the URL you want to link with the anchor id included as a hash e.g. https://www.example.com/...read more
Hi there, I think that I found a bug in the SECTION (saved section)
I've replicate this bug in the Boilerplate CMS, so I think that it's an editor problem. If you try to set a width on the column inside a d&d section, the editor will crea read more
Hello devs! I'm making my first hubspot site and recently created a blog with a couple of posts. After styling the listing page i noticed that my header menu doesn't appear on the blog listing page or indivdual blog pages. On the other hand my read more
Hi Team, Our branding color is Orange.
Whenever we create a new CTA by default, it comes in Blue. Later, we have to change the color to Orange. Instead, Can we make the default color Orange? Because most of our team is using blue color by read more
@sjay there's no way to change the defaults, would be nice, but I don't think they will invest in changing this because most themes style CTAs auto...read more
I am trying to figure out how best to port an existing react app to be hosted on Hubspot CMS. I found the Hubspot React App template project and am able to upload files to Hubspot Design Manager, but it comes with some sizeable limitations. It read more
Hey, @BBauman 👋 Check out this document for information on what's possible — How to use JavaScript frameworks and libraries on HubSpot . Includ...read more
"Styling options are not available for smart rules" " You can only edit modules from desktop editing mode"... Is there any way I can make modules disappear in mobile view? I thought the whole point with adapting your webpage for mobile is to make t read more
Hello @AxelS
On the page editor, you can hide modules for a specific view by selecting "Edit for mobile" / "Edit for desktop" and then clickin...read more