- Posts: 77
- Thank you received: 0
Fonts Pop-up when click add to cart
-
etarancon
Inactive member -
Topic Author
- Member
-
Less
More
13 years 1 week ago #15906
by etarancon
Fonts Pop-up when click add to cart was created by etarancon
Pop-up displayed when you click on add to cart, the words come together and do not understand (see attached). Where you can change this (font, size, separation)? I've looked at all template .css but I have not found. If you can help me. thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 6 days ago #15932
by ivan.milic
Replied by ivan.milic on topic Re: Fonts Pop-up when click add to cart
Use :
.cbContainer{
...
}
.cbContainer *{
...
}
to style that
.cbContainer{
...
}
.cbContainer *{
...
}
to style that
The following user(s) said Thank You: etarancon
Please Log in to join the conversation.
-
etarancon
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 77
- Thank you received: 0
13 years 6 days ago - 13 years 6 days ago #15933
by etarancon
Replied by etarancon on topic Re: Fonts Pop-up when click add to cart
cb Container does not exist in vm.css or template.css, I have to create it? I say this because the pop-up have a style (normal and bold), I just want to display more separate sentences to be read well. Could you guide me a bit. Thanks again.
Now:
Continuar comprandoMostrar Carrito
el producto fue agregado al carrito.
ALIA fue agregado a su carro
I want:
Continuar comprando Mostrar Carrito
El producto fue agregado al carrito.
ALIA fue agregado a su carro
Now:
Continuar comprandoMostrar Carrito
el producto fue agregado al carrito.
ALIA fue agregado a su carro
I want:
Continuar comprando Mostrar Carrito
El producto fue agregado al carrito.
ALIA fue agregado a su carro
Last edit: 13 years 6 days ago by etarancon.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 6 days ago #15954
by ivan.milic
Replied by ivan.milic on topic Re: Fonts Pop-up when click add to cart
I tough you want to change style, if you want to change text edit label for that language in ini file , some with virtuemart in it's name, I'am not sure which exactly.
languages/<lng-suffix>/
languages/<lng-suffix>/
Please Log in to join the conversation.
Time to create page: 0.241 seconds