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
MUlHuq on September 30, 2024
Hi, I’m facing a strange issue with a custom module I’ve developed for my pricing cards. Everything works fine when previewed using certain themes (like boilerplate themes) or design previewer, but when I apply it to a default HubSpot theme/templat read more
Participant
September 30, 2024 11:59
Hi @MUlHuq , It sounds like there’s a CSS conflict between your custom module and the default HubSpot theme’s styles. To keep your module’s style...read more
mdenning on September 24, 2024
Hi, when looking at the CTA's source code, I see that it is rendered as a PNG image. For example, the code looks something like this: <a href=""><img src=""></a> Currently we're going through a bit of a branding update and read more
1 upvote
3 Replies
Recognized Expert | Platinum Partner
September 26, 2024 04:10
Hi @mdenning Thanks for providing the info. I tried but was unable to replicate this issue. Not sure but it may happen because you are using...read more
Solved
DWahl7 on September 13, 2024
the nav isn't working for the 'services' dropdown on our custom code. it is working on other sites though. It was working yesterday but not today. https://www.mrbundles.co/
0 upvote
2 Replies
Accepted solution
Guide
September 14, 2024 03:53
It looks to me like the issue is with is with the javascript you have for opening submenus /*!*************************************************!*...read more
Solved
madsmoller on September 06, 2024
Our sites have CSS inlined in the source code instead of generating a link to the css file. Our theme uses the following to add the css as a link. {{ require_css(get_asset_url('../css/main.css')) }} How do I change this behavi read more
1 upvote
4 Replies
Accepted solution
Thought Leader | Partner
September 06, 2024 08:39
Hi @madsmoller , yes. This is currently happening for several people in several portals. @TomM2 noticed this a few days ago. Let's include a f...read more
Solved
ShyamVikaas on September 05, 2024
Hi All, My sole intention is to create a layout of image , text inside a section which should be editable in Hubspot Website Pages from CLI Boilplate code. Seeking right approach to style this modules of image, text. if Tailwind is applicable to S read more
0 upvote
4 Replies
Accepted solution
Thought Leader | Partner
September 05, 2024 02:38
Hi @ShyamVikaas , you can create a section template or a custom module for this. Section templates look something like this: <!-- t...read more
Solved
MrCapp on August 30, 2024
Hello - I'm struggling with how to properly apply CSS border properites inside of my module. I have the card background and radius sorted but I cannot figure out how to apply the border options. I'm trying to apply the border style, width, colour an read more
0 upvote
2 Replies
Accepted solution
September 05, 2024 16:34
Hello! As there is no border field type, I would expect that you'd have a group "border" and then 4 fields in that group: style (select field) width ...read more
MHussain8 on August 30, 2024
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>{{ content.heading }}</title> {{ require_css(g read more
1 upvote
3 Replies
Recognized Expert | Platinum Partner
September 02, 2024 02:55
Hi @MHussain8 In HubSpot themes, CSS files are typically stored in the theme's CSS folder. Ensure your style.css file is located in this ...read more
dzoladz on August 27, 2024
The content css below represents an icon. The problem is I don't know where \44 is being referenced or associated to an icon. If I change it to a random number, the icon changes if there is a match. Does anyone know where this is located in HubSpot read more
0 upvote
5 Replies
Contributor | Platinum Partner
October 01, 2024 16:34
@BarryGrennan is there any call to a font foundry/library in the code? TypeKit, MyFonts, Google Fonts, etc? The file you see might be a false posi...read more
Solved
CSparanese on August 22, 2024
Using a banner slider from the Quest website theme, how would I go about having full control over the banner height? Under module settings I'm able to see two options for banner height - normal and full height, however I'd like to have more flexibil read more
0 upvote
3 Replies
Accepted solution
Thought Leader | Partner
August 23, 2024 04:10
Hi @CSparanese , if the module is editable in the design-manager you can search for the banner-height option, add a new select to it like "custom...read more
MMcAdams3 on August 16, 2024
I am trying to change the placeholder/input text of the embed from grey to white. Here is my form: https://share.hsforms.com/1bWmygpd8R0yeAd4deKoY7grzl4w Here you can see the issue when I enter my email address (the user can't se read more
0 upvote
5 Replies
Guide
August 19, 2024 23:33
Just double checking: the website you're embedding on isn't on HubSpot CMS, is that right? Barry Grennan Freelance HubSpot CMS Develope...read more
DHerrera98 on August 15, 2024
Hi! I am posting this on behalf of a customer. I am not good at custom coding but I have a navigation menu with 8 levels, and when I hover over the third menu option showing up, it disappears. I understand I should use some block section read more
HubSpot Employee
August 16, 2024 15:04
Hi @Jaycee_Lewis ! Thank you so much for your reply. I will ask the customer to join the conversation. Regarding your question, ...read more
eugennedelcu on August 12, 2024
Hi, for my company's website I'm using the hubspot CMS native section styling options (alignment and spacing, background). A couple of weeks ago, I noticed that sections which previously had a background color set via the section styling and a back read more
Participant
August 18, 2024 14:11
Hey @SteveHTM , is there a way to report these? The portal support was not much help. Thank you!
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.