For some reason the title of the product is not straight with the other titles and text.
How can this be fixed? please help!
debutify theme
shop url: dogstimeshop.myshopify.com
For some reason the title of the product is not straight with the other titles and text.
How can this be fixed? please help!
debutify theme
shop url: dogstimeshop.myshopify.com
Hi @Dogstime
Check this one.
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Dogstime ,
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the Product Title Text, let’s try this solution:
Online Store ->Theme ->Edit code
Assets ->Base.css
.product-single__meta .grid__item.flex-fill {
padding-right: 0px !important;
}
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly
oh, Okay its an app right?
Try this one.
div#ymq-box {
margin-right: 11px !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
hi its not working
Oh, I thought the first code i give works. Try this one. Same Instruction.
#ProductMeta-template--16024167383214__main > div > div:nth-child(1) > div > div {
padding-right: 0px !important;
}
And save.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
thanks! working!
Hi @Dogstime ,
This is Theodore from PageFly - Shopify Page Builder App.
I’m sorry for replying you late. You can use the following method
Online Store ->Theme ->Edit code->theme.liquid
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly