Navigation überspringen

[Gelöst] Customizing map pop-up layout

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

Dieses Thema enthält 1 reply, hat 2 Stimmen.

Zuletzt aktualisiert von Nigel vor 2 years, 10 months.

Author
Artikel
#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?
versteckter Link

#2626763

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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.