CMS Development

Filtern nach
  • Alle Label
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sortieren nach
Neuesten Beiträge
  • Neuesten Beiträge
  • Top Likes
Status
Alle
  • Alle
  • Gelöst
  • Ungelöst
  • Unbeantwortet
cives on April 17, 2024
Hi there, hoping for a bit of help. I'm working on a custom module that features a testimonial slider that can read the full testimonial in a modal. The issue that I'm facing is the modal window needs to be outside and above the for loop. My qu Beitrag ansehen
0 Likes
3 Antworten
Autorität | Gold Partner
April 18, 2024 18:16
Hey @cives Have a rummage around this page, particularly the require_js block. Does that do what you want? Mike
Gelöst
RoFiks on April 17, 2024
Hi there, I'm trying to load custom fonts from a folder in my Hubspot theme in my CSS, but I can't get it to work. Inside my Hubspot theme I've created a folder named "fonts" and added the font files to this folder. In my main.css file (inside a Beitrag ansehen
0 Likes
2 Antworten
Accepted Solution
Stratege/Strategin | Platinum Partner
April 17, 2024 09:53
Hi @RoFiks Have you tried get_asset_url instead of portal_asset_url ? We have custom fonts set up on one of our portals and the b...Beitrag ansehen
Gelöst
solla on April 10, 2024
In my theme I can go to the Theme Editor ( https://app.hubspot.com/theme-editor/ ) where I can usually configure colors, fonts etc. How do I export this data? Where does HubSpot store this data? For example, if I change the font Beitrag ansehen
0 Likes
3 Antworten
Accepted Solution
Koryphäe | Elite Partner
April 11, 2024 08:04
@solla there isn't an export for published theme settings that I've been able to find. If you're deleting your theme and starting over, you'l...Beitrag ansehen
mxx on April 04, 2024
Our HubSpot SEO report says that the following element makes our page significantly lower on multiple pages(up to 21 LCP): <div id="hs-eu-policy-wording"> I don't have a clue on how to fix this. I can imagine that it has something to do wi Beitrag ansehen
1 Likes
2 Antworten
Autorität | Platinum Partner
April 08, 2024 11:52
Hi @mxx It would be really helpful if you could share your page link. So that I can help you with the correct solution Thanks!
Egoi on April 02, 2024
Hi there, I have creatd a CRM Card using ui-extensions, just using Flex, Tile and Text components as shown below: <Flex direction={'column'} gap={'small'}> { deals.map(deal => { return ( <Tile flush= Beitrag ansehen
0 Likes
8 Antworten
Mitwirkender/Mitwirkende | Partner
April 05, 2024 15:04
Thank you @aanchalsheth ! It looks better now, not exatcly as the native HubSpot card but closer. It would be nice if we could have the same spacin...Beitrag ansehen
Gelöst
EricaFontimedia on März 25, 2024
Hi averybody. I'm having this issue: https://tinyurl.com/27t69tyn As you can see, the theme setting section is not working anymore. I've understood that something was wrong because of the live page, that seems not to have a CSS connect Beitrag ansehen
0 Likes
3 Antworten
Accepted Solution
Mitwirkender/Mitwirkende | Elite Partner
April 02, 2024 12:11
Here the update: HubSpot's support wrote to me just to says they didn't find any issue and asking me if the problem was still present. So, they did...Beitrag ansehen
APATNI on März 21, 2024
I have made a hubspot form and it has some default styles but when I'm using that form in NextJs app only plain HTML from is rendering no css is being applied why? Can anyone help? This is how the form is loading no CSS is getting applied .
1 Likes
2 Antworten
Autorität | Platinum Partner
März 21, 2024 10:47
Hi You need to enable set as Raw HTML in your form settings. Here is a doc to guide you on how to do that. I hope this will hel...Beitrag ansehen
Gelöst
JLittle2 on März 18, 2024
I'm writing some css for mobile to get rid of the extra space below two fields on my form - one is a dropdown field and the other is a message (text area) field. I've tried using negative margins, height, padding, etc within multiple classes with no Beitrag ansehen
0 Likes
4 Antworten
Accepted Solution
Mitwirkender/Mitwirkende
März 21, 2024 11:33
@felixmacaspac Thanks so much for helping me with this project. The negative margin was an attempt to move the two fields up to negate the extra wh...Beitrag ansehen
Gelöst
AVell on März 18, 2024
Hi I have problems with the image-text module. in the preview (and also testmails) is all fine for the desktop version, but not for mobile ... IMG and P tags are on display:none Cant find where this CSS comes from Anybody have a clue for me? Than Beitrag ansehen
1 Likes
4 Antworten
Accepted Solution
Mitglied
März 20, 2024 04:54
Hi Gaurav OK, sorry - my mistake. Someone edited the module themselves (before I started the project) - which I didn't know. Found the script now. So...Beitrag ansehen
Gelöst
EricaFontimedia on März 15, 2024
Hi, I have this blog https://blog.minelligroup.com/packaging (HubSpot) and I'm working on reproducing here the footer of the website of the same company: https://wood.minelligroup.com/contacts/ (non HubSpot). As you can notice, in the second Beitrag ansehen
Accepted Solution
Autorität | Platinum Partner
März 18, 2024 12:09
Hi @EricaFontimedia If you inspect your list items you will find there is CSS to show sub-menu items. You need to remove that CSS and use js...Beitrag ansehen
Gelöst
JLittle2 on März 06, 2024
I've been writing css to style my forms and have run into this same issue on multiple accounts/sites. No matter what I do, a green/white border appears on any field I click. Here's the portion of one of my css files that deals with focus fields (att Beitrag ansehen
0 Likes
2 Antworten
Accepted Solution
Stratege/Strategin | Platinum Partner
März 06, 2024 15:56
Hi @JLittle2 You should be able to change that by adding a rule for :focus-visible pseudo-class and setting the outline + border color the...Beitrag ansehen
Gelöst
MLundy1 on Februar 22, 2024
Hi, we are in the process of migrating our Legacy CTAS. In the moment we are using the Legacy CTAS with the Button Style Link(No Style) then adding our custom CSS in advanced Setting. When migrating these CSS classes are not being transfered an Beitrag ansehen
0 Likes
1 Antwort
Accepted Solution
Koryphäe | Elite Partner
Februar 22, 2024 07:57
Hi @MLundy1 , I'm not sure what the options are in the migration process, when you create a new CTA you can choose Start from scratch then "Embedded...Beitrag ansehen
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 

Möchtest du eine Diskussion beginnen oder eine Frage stellen?

Beitrag erstellen
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.