: Div changing css style using chrome develop tools not working? I'm trying to change the CSS settings of a webpage, so it fits my use. Below, as seen, that extended display a div width of
I'm trying to change the CSS settings of a webpage, so it fits my use. Below, as seen, that extended display a div width of 1200.
The HTML code and css looks like
The HTML code and css looks like
I'm not sure what is overridding, and not allowing the effect to take place.
More posts by @Barnes591
1 Comments
Sorted by latest first Latest Oldest Best
Try Below steps
Try marking your css
!Important
For example :
width: 1200px !Important;
Add the following css to div:
Display: inline-block
Hope it helps..
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.