- Posts: 105
- Thank you received: 2
×
WooPrice Calculator PRO
Checkout page line break in fields
- Naidi
-
- Offline
Less
More
1 year 8 months ago #2510
by Naidi
Naidi replied the topic: Checkout page line break in fields
Hello,
we are glad that works for your case and thank you for your feedback!
Best regards
Naidi
1487
we are glad that works for your case and thank you for your feedback!
Best regards
Naidi
1487
Please Log in or Create an account to join the conversation.
- Tres Isi Mirobriga S.L.U.
-
Topic Author
- Offline
Less
More
- Posts: 25
- Thank you received: 0
1 year 8 months ago #2507
by Tres Isi Mirobriga S.L.U.
Tres Isi Mirobriga S.L.U. replied the topic: Checkout page line break in fields
It works perfectly, thank you so much.
Best regards.
Best regards.
Please Log in or Create an account to join the conversation.
- Naidi
-
- Offline
Less
More
- Posts: 105
- Thank you received: 2
1 year 8 months ago #2505
by Naidi
Naidi replied the topic: Checkout page line break in fields
Hello ,
a simple css trick to achieve that is to apply this set of rule :
.awspc-variation-cart{
display: grid;
grid-template-columns: 50% 50%;
}
Best regards
Naidi
AT1487
a simple css trick to achieve that is to apply this set of rule :
.awspc-variation-cart{
display: grid;
grid-template-columns: 50% 50%;
}
Best regards
Naidi
AT1487
Please Log in or Create an account to join the conversation.
- Tres Isi Mirobriga S.L.U.
-
Topic Author
- Offline
Less
More
- Posts: 25
- Thank you received: 0
1 year 8 months ago #2496
by Tres Isi Mirobriga S.L.U.
Tres Isi Mirobriga S.L.U. replied the topic: Checkout page line break in fields
Hello,
I understand the styling depends on the theme used, but I only mean about the fields created by your plugin, I think there is an option modifying any file or files on it, I have tried modifying the files of the theme used without success, I did not find a solution so I sent you this query, I do not know if you could spend a little more time to find the solution.
Thank you so much.
I understand the styling depends on the theme used, but I only mean about the fields created by your plugin, I think there is an option modifying any file or files on it, I have tried modifying the files of the theme used without success, I did not find a solution so I sent you this query, I do not know if you could spend a little more time to find the solution.
Thank you so much.
Please Log in or Create an account to join the conversation.
- Naidi
-
- Offline
Less
More
- Posts: 105
- Thank you received: 2
1 year 8 months ago #2494
by Naidi
Naidi replied the topic: Checkout page line break in fields
Hello ,
actually there is no option in WPC that would change the styling in the checkout page. The styling is something
that depends on the theme you are using , but you can always change the style by adding a new css rule of modifying an existing one of your theme.
Best regards
Naidi
AT1487
actually there is no option in WPC that would change the styling in the checkout page. The styling is something
that depends on the theme you are using , but you can always change the style by adding a new css rule of modifying an existing one of your theme.
Best regards
Naidi
AT1487
Please Log in or Create an account to join the conversation.
- Tres Isi Mirobriga S.L.U.
-
Topic Author
- Offline
Less
More
- Posts: 25
- Thank you received: 0
1 year 9 months ago #2478
by Tres Isi Mirobriga S.L.U.
Tres Isi Mirobriga S.L.U. created the topic: Checkout page line break in fields
Hello,
There is an option to modify the line break in each field showed in the Checkout page.
I have attached and image with this issue, for instance the field called Material is showed this way:
Material:
Acero S235JR Bruto
And what we want is to be showed as follows:
Material: Acero S235JR Bruto
Same way for all fields showed in Checkout page, Espesor, A, B, R1, Cantidad, ...
Thank you so much, best regards,
There is an option to modify the line break in each field showed in the Checkout page.
I have attached and image with this issue, for instance the field called Material is showed this way:
Material:
Acero S235JR Bruto
And what we want is to be showed as follows:
Material: Acero S235JR Bruto
Same way for all fields showed in Checkout page, Espesor, A, B, R1, Cantidad, ...
Thank you so much, best regards,
Please Log in or Create an account to join the conversation.
Moderators: david
Time to create page: 0.151 seconds