Editing code
-
Hi,
When I inspect element on site I see this code
element.style {
width: 640px;
margin-right: 55.2031px;
margin-left: 55.1875px;
margin-bottom: 16px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
Where do I find this code to edit it on the site? I want to remove the width
- The topic ‘Editing code’ is closed to new replies.