How can I center the Heading of a Featured Collection on Mobile. In picture 1 (Desktop) you can see that the Heading is centered, but in Picture 2 (Mobile) the Heading isnt centered so could anyone tell me how i can center this too.
Picture 1 (Desktop view of a Featured Collection) (Heading is centered)
How can I center the Heading of a Collection List on Desktop and Mobile. I only show you a picture of Desktop (Picture 3) but on mobile its also not centered. So could please tell me somebody how i can center the Heading of a Collection List on Desktop and Mobile.
Picture 3 (Desktop View of a Collection List) (Heading is NOT centered)
Thanks for the Images and you have reached the German community here but we can chat in English too!
As your requests will require a deep-dive into your theme code, your best next move is to contact a programmer that can code that into your assets files as well as into your css files for you. I hope you can understand that because we have no access to your admin and theme code, and because every theme code and theme is different, commissioning a programmer is your best bet at this stage!
I believe that Kenan @soenmez responded in your parallel thread too but you haven’t acknowledged his response yet. He would be a good programmer to commision for all the theme code changes that you want. Please also note that changes to your theme code can 1) negatively impact page loading speeds and also 2) exclude your theme from future theme updates.
You will also find a priceworthy programmer on fiverr.com or in our private FB Gruppe here if you post your question there too in German. A coder will respond you can send them a collaborator account access to your store admin.
I going to ask @soenmez after he helped me with my other probleme.
Can you tell me how I can change to the english community or what should I do?
And do you know how I can write code in this box with colors like other people do, so that it looks clean and that there’s also a botton where you can copy it.
@soenmez can definitely help you. Please don’t forget that our Shopify partners offer a service to our merchants that requires a lot of work and costs, involving a deep-dive into your theme code and then programming a solution that works for you. As a result they can discuss a price with you that suits your budget.
I just found the soulution to the second question in my Post. So if anyone wants to center the Heading of Collection List for Mobile and Desktop then here’s the code:
From your Admin Page, click Online Store > Themes >Actions > Edit code
In the Assets folder, open the base.css
Paste the code below at the very bottom of the file.
I found out while trying around how to center the Heading of a Featured Collection on mobile ,(the code should also work for desktop but I’m not a 100% sure but you can try it out and send my a Feedback). So if anyone needs the code here it is:
From your Admin Page, click Online Store > Themes >Actions > Edit code
In the Assets folder, open the template-collection.css
Paste the code below at the very bottom of the file.