Have a question? The community is here to help!
Recently active
Have a question about using a Figma product? Unsure if you’re running into a bug or expected behavior? Wondering how others might solve a specific problem in a Figma product?You are in the right place! 😉 Note: If you encountered a bug and want to report it, please use the category Report a Problem. Guidelines Please do a search first Before creating a new topic, do a search to make sure it hasn’t already been asked by another member of the community. One topic per question If none of the existing topics cover what you need, feel free to create a new one. To help keep the forum organized and help with search, create one topic for every individual question you have. Review and use the pro tips Make sure to follow the pro tips below (click “Show content”) when creating a new topic. Please write your topic title as a question (if possible) — this helps with search Specify which Figma product your question is about - you can use the tags for that too Give as much context as pos
My code GET50
write article script, onlProfessor Curious ai promo code "YLTLPW_ Use the Promo Code " 85% off " make sure tell in he video , exclusive 85% discount link is in the discriptionUse promo code YLTLPWPlease write in English language.write article script, onlProfessor Curious ai promo code "YLTLPW_ Use the Promo Code " 85% off " make sure tell in he video , exclusive 85% discount link is in the discription Use promo code YLTLPW Please write in English language.
Use Referral Code [BRISARAW] now to unlock incredible savings on your international transfers with Lemfi. We are excited to share the Lemfi Promo code $30 off that's making waves among USA users in September 2026, helping you send money globally with ease and extra rewards. This exclusive code delivers a flat $30 bonus on qualifying transfers, perfect for remittances to family abroad.To use my referral link, just click/tap here to follow the link.The code [BRISARAW] stands out by offering maximum benefits for people in the USA, including boosted rates and cashback on transfers to popular destinations like Ghana and Nigeria. You'll enjoy zero fees on many routes plus this $30 perk, making Lemfi the top choice for affordable money sending right now. We love how it simplifies saving during current seasonal promotions.[BRISARAW] pairs perfectly with Lemfi Currant coupon code, Lemfi Promo code for existing customers, Lemfi Referral code $30, Lemfi Promo code $30, Lemfi Discount code influen
does the limit of the timeline in motion only stops at 2000ms? if so then what’s the point of having an ability to zoom out all the way above 20000ms?(edit) nevermind, apparently there’s a form right beside the current timeline position to choose the max duration for it, it's just for some reason written in grey, i thought it’s unclickable
Uses of Waklert 150 are mainly associated with enhancement of wakefulness in individuals with excessive daytime sleepiness due to various sleep disorders. Waklert 150 consists of armodafinil 150 mg and is a wakefulness promoting agent. Armodafinil is applied in treating excessive sleepiness in patients with narcolepsy, obstructive sleep apnoea/hypopnoea syndrome (OSAHS), and shift work sleep disorder (SWSD). In OSAHS, armodafinil improves wakefulness but does not affect the airway obstruction; thus, it is used as an auxiliary to proper treatment like CPAP therapy. For narcolepsy and OSAHS, recommended doses of Australian product information are 150 mg or 250 mg once daily, whereas 150 mg is prescribed for SWSD about one hour before starting work shift.Armodafinil is an R-enantiomer of modafinil and affects the central nervous system by promoting wakefulness.Thus, the main idea is that Waklert 150 is a medication containing armodafinil 150 mg, so the information on its ingredients, stre
切图导出图片png、jpg均无法正常显示,但使用文件—导出效果正常
교육용 계정을 생성한 후 계정을 실수로 삭제했습니다. 같은 이메일로 계정을 다시 생성하려고 했는데 ‘요청에 실패했습니다’ 라고 나옵니다. 계정을 복구하거나 같은 이메일로 계정을 다시 생성할 수 있나요? 제 계정은 [redacted by moderator to remove personal information] 입니다.
We currently have an existing Figma Professional Plan and would like to merge it into our existing Organization Plan. Is it possible to migrate all associated assets, including files, projects, folders, team structure, and assigned seats, from the Professional Plan to the Organization Plan without losing data, permissions, version history, or user access? What is the recommended process to ensure a seamless transition while retaining ownership and collaboration settings?
whats the best way to organize a game sheet in figma
I am experiencing a bug with an icon placeholder component that uses 5 different size variants.The issue starts in the Assets panel, where the component thumbnail already appears flipped/inverted. When I drag the component onto the canvas and use the Instance Swap property to select a designated Preferred Value, the nested icon automatically flips or rotates incorrectly.It seems like Figma is not preserving the true orientation during the instance swap across variant sizes.
Is there anyway to bring back the black background for the figma icon?
Hello, I recently submitted my public OAuth app for review, and have included a testing URL and detailed instructions for the team to test with, but I had a fundamental question about testing - if the app is not approved, that means the OAuth flow will only work for my own account (i.e. the same account that submitted the app). For the OAuth flow to work for any other Figma login, the app has to be published in public mode. If that is the case, how will the review team be able to test the app before it is approved? What am I missing here?
Olá, pessoal!Estou trabalhando em um projeto que precisa oferecer diferentes temas, como claro e escuro, e estou pensando em usar variáveis do Figma para organizar cores, espaçamentos e outros valores de forma mais eficiente.Qual é a melhor maneira de estruturar essas variáveis para evitar duplicação e facilitar a manutenção do projeto? Também gostaria de saber como vocês organizam os modos dentro das coleções de variáveis quando o projeto começa a crescer.Alguma recomendação de boas práticas ou fluxo de trabalho que tenha funcionado bem para vocês?
Hi, this is my first time submitting a plugin, I understand that the review can take up to 12 days. I’m curi or more. Just curious about where I can check the status and get to know when my plugin gets reviewed. Thank You!
I want to know if it is advisable to design printables like Rollup banners, outdoor flyers and billboard in Figma? If so how can I export my designs so they come out sharp when printed?
Hi Figma Team / Community, I'm experimenting with the Variables REST API (POST /v1/files/:file_key/variables) and trying to understand the behavior when updating string variables across different modes. My SetupVariable Collection { "name": "Localization", "collectionId": "VariableCollectionId:40000196:4269"} ModesMode Name Mode ID EN 40000196:0 DE 40000196:1 Mode 40000200:0 EN is the default mode for this collection. Variables Variable 1 - Bound Variable{ "variableId": "VariableID:40000200:3754", "name": "suite", "type": "STRING"}Current values:{ "EN": "ABC_EN", "DE": "123", "Mode": "Mode"}This variable is bound to text content in the design. Variable 2 - Unbound Variable{ "variableId": "VariableID:40000221:57715", "name": "New_Variable_Str", "type": "STRING"}Current values:{ "EN": "ABC_EN", "DE": "ABC_DE", "Mode": ""}This variable is currently not bound to any node. What WorksI'm able to update the EN mode value for the bound variable (suite) using the foll
When I draw a straight line, the coordinate of the line remains on the edge even when i set the stroke position to centre. This make it difficult to align perfectly. See this example where I am making a cross. Alignment is imperfect even when I use the align tools. You can see the bounding box of the line is on the edge rather than the centre. Can I fix this?Object aligns to the selection bounding box rather than centre of line. This is the result of align both lines with the position align options. I’m trying to make a perfect cross, this is the result.
Hi, I am completely stuck on a prototype scaling issue and need some help.My SVG logo was rendering massively in my prototype, so I completely deleted it and started fresh. Here are the exact steps I took: Deleted the old logo completely from the layers panel. Re-imported the SVG onto the canvas. Selected the Parent Frame of the SVG. Used the Scale Tool (K) to shrink it down (the blue bounding box scaled correctly). Nested the scaled layer inside my "Landing Page - Desktop" frame. Hit Present to test the prototype. Despite doing all of this, the prototype is still showing a massive, cut-off version of the logo (just the giant pink letters).Is this a known bug in Figma? How do I get the prototype to actually respect the scaled logo size?
어제까지 잘 썼는데, 오늘 갑자기 피그마가 따로 설치한 로컬 폰트 감지를 못합니다.Mac용 앱을 쓰고 있는데, 앱에서도 감지를 못하고, 웹에서 폰트 매니저를 다운받고 프로젝트를 켜봐도 인식을 못합니다.
Why Figma doesnt hav a Live Support Chat aka CS Chat on its platform or even ur web????? I hv an issue regrading my billing status…. My invoice still showing an “Overdue” status even thoo I hv alr CANCELED my subs plan thoo…. Can u guyss know how to fix ths issue???
I have a plugin which is in live. I have used manifest file to install the plugin and published it. Now i have upgraded the plugin, i tested it locally and i wanted to update that to my live plugin using manifest. How to do that?
Recently, I tried to animate my logo in Figma Motion. All the elements were separated into vector layers, and I wanted the red circle to act as a mask that gradually reveals the entire letter as it expands. However, I couldn't get the circle to scale correctly, and the canvas handles were also unresponsive.
Hello Figma Team,Last month, I made a payment of $5.50 USD on July 29, 2026 because I wanted to use more of Figma’s features.However, this month I was suddenly charged a total of $30.51 USD. I did not request or approve any plan change, so I was very surprised by this unexpected charge.As a student, $30.51 USD is a significant financial burden for me, and I would like to request a refund.After the payment was made, I cancelled the plan and have not used the paid features. I would really appreciate it if you could process a refund for this charge.Please understand that I used a translator to write this message, so there may be some awkward wording.Thank you.
I have a component that has some lines in it. The lines are spaced out with a specific ratio. The idea is that I can use these lines and scale the component while keeping the ratio between the lines the same when I scale the component up or down. I can’t seem to get my head around this. For context it is to be used in a graph. I have tried farming the lines, I have used the scale property, the Left+Right property and even the Center property and none of the above worked.I have tried to use boxes as spacers between the lines. I can get the boxes to scale correctly, however the lines will not follow the boxes: Thanks for any input - it will be valued very much!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.