Edit items marker listing
kadminbls created the topic: Edit items marker listing
I have 2 questions about "marker listing":
Is it possible to delete the line with the "Title" information (see Attachment)?
I would just like to have 2 tabs with a text that points to a location on the map.
Is it possible to have a text on the wordpress page with link that points to the location on the map? I want to keep the principle google map WD to have an action outside the module (see Attachment) ?
Thank you for your prompt response.
Please Log in or Create an account to join the conversation.
6 years 6 months ago
Agapi G. replied the topic: Edit items marker listing
Greetings!
Thank you for posting your requests!
If you wish to hide the title, search bar and the top row of markers table, please add the following CSS code to style.css file or custom CSS file of your website theme:
h3.gmwd_markers_advanced_title,
.gmwd_markers_advanced_filtr,
.gmwd_markers_advanced_table_header10 {
display: none;
}
Make sure to clear the cache of your web browser before checking the changes. In case this doesn't work, please give us the link to the page, where you have published your map and we'll suggest a solution ASAP.
Thanks! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 6 months ago