Skip Navigation

[Resuelto] Toolset Blocks, images and kadence columns problems and other problems.

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:

The issue here was that user was having issues with the kadence plugin and toolset blocks when it comes to the width of the columns

Solution:

In this user's case it was the theme that was setting a fixed width for the view that the columns were in.

So we would've had to change the width settings of the view to accommodate the multi columns.
https://toolset.com/forums/topic/toolset-blocks-images-and-kadence-columns-problems-and-other-problems/#post-1298629

This support ticket is created hace 5 años, 4 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Etiquetado: 

Este tema contiene 17 respuestas, tiene 2 mensajes.

Última actualización por Francisco Ramón Molina Busquiel hace 5 años, 4 meses.

Asistido por: Shane.

Autor
Mensajes
#1298803

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Francisco,

You mean the p tag is only attached to the Precio label ?

I'm not clear with exactly what you are referring but for your solution the float needs to be on the label to cause the actual price to come beside it.

Thanks,
Shane

#1299125
price.png

Hi Shane,

Sorry to bother you again.
I have tried several combinations, but I have not been able to put a spacing between the "precio" label and the price amount. The label "precio" always stays with the price amount without any separation.
How can I put spacing between the label and the price amount?
I attached screenshot.
Thanks for your help.

Regards,
Francisco R.

#1299589

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Francisco,

Try adjusting the right margins as I did here with css.

<p style="float: left; margin-right:10px">Price </p>

Thanks,
Shane

#1299659

My issue is resolved now. Thank you Shane!