I want to change the location of the collection title to below the image in shopify
i use brooklyn theme
url:https://karemmarket.de
password 00
I want to change the location of the collection title to below the image in shopify
i use brooklyn theme
url:https://karemmarket.de
password 00
Hi @tareekshawi
This is Richard from PageFly - Shopify Page Builder App, Iād like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.card__heading {
display: flex;
justify-content: flex-end;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
@PageFly-Richard i am not using dawn. i use brooklyn arabic theme so i dont find base.css
Hi @tareekshawi Then please follow this instructions to get this solved
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the