[ad_1]
​
So i made my first website in wix. but i wanted to recreate it in WordPress. atm i am using DevKinsta to make one localy and i just cant seem to find how to move my image to the place i want it to be. My understanding was that WordPress was very powerful but i feel so limited.
I am able to inspect element to get the image where i want it to go ( “**position:relative; left:300px; top:50px;** ) but ofcourse this doesn’t affect it in wordpress permenantly. how do i edit the css in wordpress so i get this result?
Best regards, A total noob.
[ad_2]
You’ll either need to install a theme like Divi or Elementor, which has a detailed page builder that lets you position elements, or make a custom theme where you use a style.css sheet for your design changes.