Figma is a collaborative interface design / prototyping tool. Programming questions about Figma can be asked here. Questions about the design of, or designing, graphics and interfaces are off-topic on Stack Overflow.
Questions tagged [figma]
355 questions
-1
votes
2 answers
How to fix the container width and make it comatibale with figma
so I have a figma design and I use the container width from bootstrap and when I see the figma desgin which I cann't edit the width for the pages are more bigger than the contaienr width how to fix that to make the web page excatly like the figma…

Matthew
- 1
-1
votes
1 answer
Nested flexboxes are not going in the direction i want
I want the items within div class="SexSupport content" that are have set to display: flex; and flex-direction: row; so that div class="SexSupport text" and div class="SexSupportPic" are sitting horizontally next to each other.
a photo of my figma…

NoNo
- 1
- 2
-1
votes
1 answer
I get a Flutter import error and I don't know how to fix it
I have an import error. I already install Flutter, after I run flutter demo it still works. But when I convert file Flutter from web that convert Figma to Flutter this import starts to error:
How can I get it to work?
import…
-1
votes
2 answers
How to get an HTML codes when you make a website in Figma?
Do anyone know how to get the html & CSS when you make websites in Figma? like the actual html codes
I tried following a tutorial in Youtube but it did not work. I want to convert my web designs into html codes so I could use it in Visual Studios

user21951060
- 15
- 2
-1
votes
1 answer
Is it possible to convert flutter code to figma design?
I've done converting figma to flutter code and i'm familiar with that , but now for some reason i have to convert some flutter code to figma design, any solutions for how to do that?

Navid Shokoufeh
- 341
- 6
- 21
-1
votes
1 answer
Is it possible to make this button in Wordpress maybe through a plugin & how?
I got a custom button from a figma project to be implemented in a WordPress website but I am not sure how to make a button that would look like this in WordPress.enter image description here
I tried to use some plugins like MaxButton but can't seem…

Ezra
- 3
- 1
-1
votes
2 answers
SVG images from figma not working in flutter
When i am exporting svg images from figma, these images in flutter are not rendering and throwing error ? Even using flutter_svg package.

Phanindra
- 1,110
- 2
- 11
- 24
-1
votes
2 answers
From figma to pixel perfect
I have a figma design which I am to convert to a html and css template. There is only a dimension of 1440px for the design with. On which screen size should I start coding? Should I start on width 1440px and scale down/up to other screen size or…

Adenuga Adesanya
- 11
- 2
-1
votes
1 answer
How i can save the logo image inside figma design to my local machine
I am building a web site based on Figma design created by a client, now the design contain some images such as the logo which i want to have a local copy of it.. seems when i right click on the image inside the design i do not get any option to…

John John
- 1
- 72
- 238
- 501
-1
votes
1 answer
Using ‘require’ for browser-side js on module installed with npm
I’m building a Figma plugin and need to make a POST request to another API, so I installed the node package ‘node-fetch’ with npm i node-fetch, and am trying to bring it into my project with: const fetch = require(‘node-fetch’);
However, I’m getting…
-1
votes
1 answer
I have been running an andriod simulation . this is has been my error every time
I have this graduation project . I converted my figma to flutter(dart). I have running an andriod simulation on intelli jetbrains. however i keep getting this error :
"Could not find a generator for route RouteSettings("/", null) in the…

Abubacarr Jobarteh
- 11
- 1
-1
votes
1 answer
My figma web page design does not fit to the real page, it goes infinity to the right
this is the real web page
this is the Figma design
I designed a web page navigation menu in Figma, but when I opened this in the real browser it goes to infinity. How can I fix this? It must be fit to the browser.

rik8585
- 1
- 1
-1
votes
1 answer
How can ı convert a jpg file to a svg code?
Converting a jpg file to a svg code.
Hi guys, my friend sent me a jpeg file and I want to add this file to Figma but when ı try to change the structure of file in Figma, ı could not alter the colors and other things. If ı get an svg code and paste…

tugay kangal
- 11
-1
votes
1 answer
How to translate px scale in Figma to actual screen size when developing a website
I have a website designed using Figma. Now I would like to develop a website in Wordpress using Elementor plugin based on the Figma design. Designing using Elementor is ok.
However, the design is based on 1920 width wide screen and I am developing…

Htet
- 27
- 1
- 4
-1
votes
1 answer
I am creating figma plugin where i want to get cookies from a website but it shows this error how can i solve this
This is the error that i get. I am using js-cookie for getting cookies

Ankit Thapa
- 11