Change text position on Multicolumn

Solved

Change text position on Multicolumn

Mohd01
Excursionist
51 0 4

Hi all,

I want to align the text of the Multicolumn to be to the far left also I want to remove the grey boxes of the columns and make the columns fill out the whole section from left to right.
For Example, I want the columns to be like this:

Mohd01_0-1737313285345.png
This is how it currently looks:

Mohd01_2-1737313314683.png


Theme: Dawn theme 
Store URL: https://cngdxq-tk.myshopify.com/

Thanks in advance,

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
9865 2347 2945

This is an accepted solution.

Hi @Mohd01 

Try this one.

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.multicolumn.background-primary .multicolumn-card {
    background: transparent;
}

.multicolumn .page-width {
    max-width: 100%;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1737319517555.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 6 (6)

johnsfabela
Visitor
1 0 0

To change the text position in a multicolumn layout, you can use CSS to adjust alignment, padding, or margins for better positioning. For example, you might use text-align, padding, or margin to tweak placement within the columns. Additionally, ensure responsive design by utilizing media queries to maintain proper alignment across different screen sizes. If you’re using a framework like Bootstrap, utilities like justify-content or align-items can be helpful. Always test the changes for cross-browser compatibility!

Made4uo-Ribe
Shopify Partner
9865 2347 2945

This is an accepted solution.

Hi @Mohd01 

Try this one.

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.multicolumn.background-primary .multicolumn-card {
    background: transparent;
}

.multicolumn .page-width {
    max-width: 100%;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1737319517555.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Mohd01
Excursionist
51 0 4

Hey! That worked but it didn't remove the grey box behind the text.

Made4uo-Ribe
Shopify Partner
9865 2347 2945

Oh add some !important like this or replace this one. 

 

.multicolumn.background-primary .multicolumn-card {
    background: transparent !important;
}

.multicolumn .page-width {
    max-width: 100%;
}

 

And Save. 

 

 

 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Mohd01
Excursionist
51 0 4

That did it! Thanks alot for the help, I really appreciate it.

Mohd01
Excursionist
51 0 4

Hey, I'm really sorry for the bothering but I have one last question. Do you by any chance know how to make the "RELIEVE PAIN NOW" button on the homepage animation like this website:
https://comfypuppy.co/