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
  • Unsolved
  • No Replies Yet
Solved
ASzewczyk on November 19, 2025
I am using a copy/child theme of the Dreamhome Theme. In the mobile menu, when clicking the hamburger menu, a white screen comes up. The menu items exist because I can click on them, and it takes me to the pages, but my best guess is that it's white read more
0 upvote
2 Replies
Accepted solution
Contributor
November 19, 2025 15:32
Hey @ASzewczyk , this might be a CSS specificity and loading order issue. A reliable way to ensure that the style persist is to add it in the Header...read more
Solved
SD352 on November 13, 2025
I use Clean Pro in HubSpot. I am trying to add the below CSS globally to my website. The goal (adding text-shadow to the Hero H1). The working CSS snippet I am trying to use: /* Applies text-shadow to H1s inside read more
0 upvote
8 Replies
Accepted solution
Thought Leader | Partner
November 14, 2025 02:10
Hey @SD352 , don't really know how Clean Pro is set up, but CSS works "from top-to-bottom". This means: - if your theme got a main.css (which...read more
Solved
Jopitts on November 12, 2025
All, I've got a slightly odd situation. In my design manager I can find this file:fwds_styles--mobile.css. in the website I can see this file is being used:template_fwds_styles--mobile.min.css Everything I've read says that HubSpot isn't read more
0 upvote
6 Replies
Accepted solution
Contributor
November 13, 2025 01:56
Hey @Jopitts , maybe it has to do with the path? Have you tried selecting the CSS file in the design manager and clicking the "Copy path" or "Copy p...read more
Solved
salyn on October 28, 2025
Hello, I have found the Tailwind v3 docs for the React theme, but I cannot find anything for Tailwind v4. Does anyone know of some docs on implementing v4 into the React theme? Any help on this is much appreciated. Thanks!
0 upvote
4 Replies
Accepted solution
Thought Leader | Partner
October 28, 2025 20:12
Hey @salyn , might be the wrong person here, as I personally don't work with React themes because I believe that it's still some sort of edge cas...read more
Solved
TPort9 on October 21, 2025
Hi, I’m running into an issue with the Sprocket Rocket theme while building a landing page in HubSpot. The form on the page is populating in a really odd way - the spacing, alignment, and field layout look off compared to the rest of the design. read more
Accepted solution
Thought Leader | Partner
October 28, 2025 13:30
Hi @TPort9 , thanks for the links. After a deep dive I think I found the issue. Correct me if I'm wrong, but it seems like you're just us...read more
Solved
CHillergren on October 18, 2025
Hi everyone, I'm working on a HubSpot CMS website based on the Brightlane / Atlas child theme. I've been updating the hero section on my English homepage, but the live site ( https://vialumina.ai/home-en ) doesn’t reflect the latest edits — eve read more
0 upvote
2 Replies
Accepted solution
Thought Leader | Partner
October 20, 2025 03:37
Hey @CHillergren , thanks for the link. From what I can see, the vialumina-overrides.css is not getting loaded on page load. I assume you'v...read more
Solved
TMisuna on September 16, 2025
Is there a way to prevent certain posts within a specific blog type from being displayed on the front end? For example, in a Hubl template we might loop through posts like this: {% for content in contents %} This is often paired with pagination read more
0 upvote
6 Replies
Accepted solution
Recognized Expert | Platinum Partner
September 17, 2025 09:41
Just in case you had not come across this option, wanted to mention that you can also set up private content for blogs. The private posts would still...read more
Solved
IBF on September 10, 2025
Is it possible to add custom style options to the rich text editor dropdown in HubSpot (so editors can pick them without manually applying classes)? If so, what is the correct way to configure this—via theme.json, fields.json, or another method?
0 upvote
2 Replies
Accepted solution
Thought Leader | Partner
September 10, 2025 05:18
Hey @IBF , yes it's possible. The only way to do so is via the fonts.json method . TL;DR: Upload all fonts to your theme in a folder ...read more
Solved
MNongrum2 on September 02, 2025
Hi, so in a template I have a dnd_section and inside it there is two dnd_column - the left one with width = 9, offset = 0 and the right one with width = 3, offset = 9 so now I want to make the right dnd_column sticky. How do I do read more
1 upvote
6 Replies
Accepted solution
Top Contributor
September 03, 2025 13:53
Hi @MNongrum2 In a HubSpot DnD template you can add a class on the section, then target the right column with CSS. For example: gi...read more
MUlHuq on August 26, 2025
I am creating a module where I have to use the HubSpot built-in video field (It will be working as a background video player for the module) There are two issues I'm facing with this: 1. Whenever I change the browser tab, the video gets automatical read more
Community Manager
August 26, 2025 15:42
Hi @MUlHuq , Thank you for posting to the Community! I'd like to tag in some of our Top Contributors to see if they have any ideas -- @Anton ...read more
Solved
BBecker1 on August 06, 2025
Hello. I’m working with a HubSpot theme where variables are set using HubL. For example, in the theme settings, there are color variables like Background, which are accessed in the templates like this: {% set background_color = theme.color.back read more
Accepted solution
Top Contributor
August 21, 2025 08:29
Hello, As explained above, you are trying to do something contradictory: you are trying to modify via the browser (frontend) a variable defined...read more
Solved
Jopitts on July 11, 2025
Hi all. I've got a tricky problem (I think). You experts may have a brilliant solution. I have client that is using a set of HS Web Templates that have all the colours done as choices with the colour names listed as the display values, and the read more
0 upvote
3 Replies
Accepted solution
Thought Leader | Partner
July 11, 2025 14:31
Hey @Jopitts , what's the setup? If the choice fields are all set up individually per module, unfortunately you'll have to tackle this HUGE job......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.