Why isn't my custom code applying changes on the new theme version?

Hi there,

I recently updated my theme’s store and inserted an asset with a custom code, as I did for the previous theme versions. However, it’s not working on this version, as it’s not applying the changes. Could you please help me?

Here’s the code:

/* ALTERAR TAMANHO TOP MESSAGE */
.header__tape p {
font-size: 13px;
}

/* ALTERA COR LABEL SALE */
.label–sale {
background-color: #000;
}

/* TIRA ESPAÇAMENTO ENTRE TITULO DE PRODUTO E BRAND */
.product-page-info__title {
margin-bottom: 0!important;
}

/* ALTERA TAMANHO DE CURRENT PRICE NA PRODUCT PAGE */
.product-page-info__price .price {
font-size: 17px;
}

/* ALTERA TAMANHO DE CURRENT PRICE NA COLLECTION PAGE */
.price {
font-size: 13px;
}

/* ALTERA ESTILO DE STOCK COUNTDOWN */
.stock-countdown__counter {
color: #000;
font-weight: bold;
}

/* MUDA ESTILO DA LINHA NA PRODUCT PAGE */
.border–dashed.border-top {
border-top-style: solid!important;
}

/* AUMENTA OS TAMANHOS DO BOTÃO ADD TO CART E QUANTITY NA PRODUCT PAGE */
.product-page-info__quantity .input-quantity input[type=“number”]{
height: 44px;
}

.product-page-info__button-add-to-cart .btn:not(.btn–size-large){
min-height:44px;
}

.product-page-info__button-add-to-cart {
margin-bottom: 0!important;
}

.dynamic-checkout__button–styled button.shopify-payment-button__button {
min-height: 44px;
}

/* AUMENTA O LINE HEIGHT DO TEXTO DAS COLECÇÕES */
.collection-head p {
line-height: 20px;
}

/* DIMINUI O TAMANHO DE LETRA DOS LABELS */
.label {
font-size: 10px;
}

1 Like

@Benedita

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello Ketan,

Thank you in advance for helping me.

My website URL is: https://thefeetingroom.com/

1 Like

@Benedita

i can see you have used gem page builder

But I used gem page builder in all the previous versions

yes, please add CSS bottom of the file

I don’t understand. Could you please advise?

@Benedita

where did you added above code?

Hi there,

I added the code on a asset css file

@Benedita

sorry i can’t see

please see the attached photo.

It’s been challenging following this conversation. You send very short and very not helpful sentences.

1 Like

@Benedita

oh sorry but i can’t see your attachment

if possible to add me on staff so i will check code and and let you know

I don’t know you; Don’t feel right adding you to the website’s staff. Also, we have all the slots occupied.

Can you please advise from here? I shared screenshots.

@Benedita

its difficult to hard example for that issue