I have numerous mobile alignment issues. Can anyone help me?
@yafi Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.
Hello! @yafi Please follow these steps to add this CSS code:
- Go to your Online Store
- Click on “Themes”
- Select “Edit code”
- Open your CSS file. If you have a custom CSS file, open that instead.
- If you can’t find your custom CSS file, open “base.css”
- Add the following code at the end of the file.
.image-with-text__content .image-with-text__text+.button {
margin: 15px auto 0;
}
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
Best regards
Kaushik
BTN Isuu is fixed but this title is not centered you need to center this title also? @yafi
Thank you Kaushik, could you also please center the title
sure @yafi give me a 5 minute!
@yafi please follow the above steps and add the bellow css
@media only screen and (max-width: 768px){
.image-with-text__heading {
margin: 0 auto;
}
}
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
Best regards
Kaushik
@yafi please add this CSS
@media only screen and (max-width: 768px){
.jdgm-widget * {
text-align: left;
}
}
hey kaushik in mobile looking good but on desktop not looking good can you please check
Sorry, @yafi, let me check.
It now looks good Kaushik Thank you for your guidance and support. I’m deeply impressed by your expertise and thankful for your help.
You are most welcome @yafi If you need further assistance, please let me know
No, Kaushik did it on my behalf once again. Thank you.
If the solution presented meets your needs and addresses your query effectively, I encourage you to accept All the chosen answers. This will acknowledge your support and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.