Saltar navegación

[Resuelto] Customizing map pop-up layout

This support ticket is created 2 years, 10 months ago. 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.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel 2 years, 10 months ago.

Autor
Mensajes
#2626739
Screenshot 2023-07-24 163758.png

Tell us what you are trying to do?
I would like to put the picture at the left of the popup; and then next to right of the picture the two other fields.

Or more in general, how do I CSS the popup?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?
enlace oculto

#2626763

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+01:00)

Hi there

That editor is essentially an HTML markup editor where shortcodes can be used for dynamic content.

You can add HTML tags (e.g. organise the output in divs), and that can also include style tags, so you can include CSS declarations directly within the same editor, inside style tags.

That should give you the freedom to design the output as you need.