Text alignment

Solved

Text alignment

YIVAN
Explorer
54 1 16

Hello,

 

Im trying to align the shop now button with the header but I don't want the box outline. Is there a way I can line up the text itself instead of its outline?Screen Shot 2024-06-06 at 6.32.41 PM.png

 

URL:  https://www.yivan.us

Password: YV2024

 

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2305 835 909

This is an accepted solution.

Hi @YIVAN

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file -> Save

.banner__buttons {
    transform: translateX(-30px) !important;
}

Here is result: 

BSSCommerceHDL_0-1717723474195.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 4 (4)

BSSCommerce-HDL
Shopify Partner
2305 835 909

This is an accepted solution.

Hi @YIVAN

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file -> Save

.banner__buttons {
    transform: translateX(-30px) !important;
}

Here is result: 

BSSCommerceHDL_0-1717723474195.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

PageFly-Kate
Shopify Partner
1373 375 427

Hi @YIVAN,

 

This is Kate from PageFly - Shopify Landing Page Builder App.

 

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at the bottom of the file -> Save

[href="/collections/all-ready-to-wear"] {

    padding-left: 0 !important;

    justify-content: unset !important;

}

PageFlyKate_0-1717723551968.png

 

Hope it helps.

 

Cheers, 

Kate | PageFly team

Please let me know if it works by giving it a Like or marking it as a solution!


Unlock the secrets to a record-breaking BFCM with PageFly and Canva


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)


➜ Weekly updated Shopify tutorials on YouTube


All features are available from the Free plan. Live Chat Support is available 24/7.


YIVAN
Explorer
54 1 16

Worked perfectly thank you very much.

PageFly-Kate
Shopify Partner
1373 375 427

You're welcome! I'm glad to hear that everything worked out perfectly. If you have any more questions or need further assistance, feel free to ask. Enjoy your day!

 

Please let me know if it works by giving it a Like or marking it as a solution!


Unlock the secrets to a record-breaking BFCM with PageFly and Canva


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)


➜ Weekly updated Shopify tutorials on YouTube


All features are available from the Free plan. Live Chat Support is available 24/7.