Re: How do I save changes in inspect element?

How do I save changes in inspect element?

koenvanthof
New Member
8 0 0

Hi there!

I hope someone can help me out with my issue.

I am currently changing the padding betwewen my sections on my website by using 'inspect element', once I have adjusted the padding size, I see immediately the result. But unfortunately when I reload the page, the changes are gone.

Does someone know how I can save my inspect element changes?

Would love to hear from you!

Greetings,

 

Koen

Replies 3 (3)

prakashVt
Shopify Partner
226 20 34

Hello @koenvanthof 
You can not. You need to copy the exact changes and paste it into your css file. 

Let me know if you need anymore help. 

- Free Customer Dashboard apps that enhanced your customers' experience - VTN Customer Dashboard
- Feel free to Contact for more help (Free Support): prakash.prabhakar@vtnetzwelt.com

topnewyork
Globetrotter
633 114 134

the changes are not be saved because inspect element not saved changes this is a developers tools for test the code and changes.

note your changes code with the target "class or id", then open your store dashboard go to online store => edit code => base.css => paste that code on the bellow and save it.  

Need a Shopify developer?
Hire us at Top New York Web Design
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel

Zaaanjee
Visitor
1 0 0

 I need this code to be added in shopify but i dont know where to find it. 

 


<div class="step__footer">
<a href="https://301f34-1c.myshopify.com/" data-osp-continue-button="" class="step__footer__continue-btn btn">
<span class="btn__content">Turpināt iepirkties</span>
<svg class="icon-svg icon-svg--size-18 btn__spinner icon-svg--spinner-button" aria-hidden="true" focusable="false"> <use xlink:href="#spinner-button"></use> </svg>
</a>
<p class="step__footer__info">
Nepieciešam palīdzība? Nosūtiet ziņu uz info@melderiwood.lv
</p>
</div>
</div>