Shopify themes, liquid, logos, and UX
This button you can find on www.dynutrition.ro. is a button to redirect uppromote login.
My page is https://cryogeltest.myshopify.com/ -- password - cryogel
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hello @IloveWebsites ,
Please follow the steps:
1. Edit sections -> header.liquid
Here a t line no. 275 just before to this
</div>
</header>
add this code
<a class="btn-partner hidden-lap hidden-pocket" href="https://af.uppromote.com/dynutrition-ro/login">Logare Parteneri</a>
Note: Don't forgot to change href value and text of the button.
2. Edit assets -> base.liquid and the the bottom of the file add this css code
.btn-partner {
margin-left: 25px;
font-size: 15px;
color: #1d1d1b;
font-weight: 300;
padding: 8px 25px;
border: 1px solid #C6C6C5;
display: inline-block;
transition: all .5s ease;
text-decoration: none;
}
Regards
Guleria
This is an accepted solution.
Hello @IloveWebsites ,
Please follow the steps:
1. Edit sections -> header.liquid
Here a t line no. 275 just before to this
</div>
</header>
add this code
<a class="btn-partner hidden-lap hidden-pocket" href="https://af.uppromote.com/dynutrition-ro/login">Logare Parteneri</a>
Note: Don't forgot to change href value and text of the button.
2. Edit assets -> base.liquid and the the bottom of the file add this css code
.btn-partner {
margin-left: 25px;
font-size: 15px;
color: #1d1d1b;
font-weight: 300;
padding: 8px 25px;
border: 1px solid #C6C6C5;
display: inline-block;
transition: all .5s ease;
text-decoration: none;
}
Regards
Guleria
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025