CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • No Replies Yet
vorellana814 on March 26, 2023
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
0 upvote
2 Replies
Participant
March 27, 2023 05:41
Use this following css it will be work .nav-1 { position: fixed; top: 0; width: 100%; z-index: 9999; }
CLing0 on March 24, 2023
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
0 upvote
2 Replies
Member
March 24, 2023 03:42
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
JNeukom on March 21, 2023
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
2 upvotes
2 Replies
Thought Leader | Partner
April 01, 2023 09:49
@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
Solved
AV16 on March 14, 2023
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
0 upvote
3 Replies
Accepted Solution
Recognized Expert | Diamond Partner
March 15, 2023 01:59
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
Solved
dzoladz on February 26, 2023
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
Accepted Solution
Key Advisor
February 27, 2023 08:48
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
IMckell on February 21, 2023
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
0 upvote
2 Replies
Member
February 26, 2023 21:21
If that has not solved your issue here is another, https://famewide.com/
Solved
WeAreVersatile on February 21, 2023
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.
0 upvote
1 Reply
Accepted Solution
Key Advisor
February 24, 2023 03:04
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
Gabrisan on February 18, 2023
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
SnS_Nathan on February 17, 2023
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
0 upvote
0 Reply
Solved
sjay on February 13, 2023
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
Accepted Solution
Thought Leader | Partner
March 01, 2023 19:07
@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
BBauman on February 13, 2023
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
Community Manager
February 14, 2023 14:15
Hey, @BBauman 👋 Check out this document for information on what's possible — How to use JavaScript frameworks and libraries on HubSpot . Includ...read more
AxelS on February 13, 2023
"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
0 upvote
2 Replies
Recognized Expert | Elite Partner
February 13, 2023 03:48
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
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.