Forum Replies Created
-
This content is restricted to customers with active licenses.
in reply to: Showing length/duration of appointment when bookingThis content is restricted to customers with active licenses.
in reply to: Add appointment to Google calendarThis content is restricted to customers with active licenses.
in reply to: Booking SettingsThis content is restricted to customers with active licenses.
in reply to: Contact form is not sending emailsThis content is restricted to customers with active licenses.
in reply to: Booking SettingsThis content is restricted to customers with active licenses.
in reply to: Error messageThis content is restricted to customers with active licenses.
in reply to: Error messageThis content is restricted to customers with active licenses.
in reply to: Add appointment to Google calendarThis content is restricted to customers with active licenses.
in reply to: Dutch languageThis content is restricted to customers with active licenses.
in reply to: Add appointment to Google calendarThis content is restricted to customers with active licenses.
in reply to: Dutch languageThis content is restricted to customers with active licenses.
in reply to: navigation menu and calendar not workingThis content is restricted to customers with active licenses.
in reply to: navigation menu and calendar not workingThis content is restricted to customers with active licenses.
in reply to: can I put a section inside a sectionThis content is restricted to customers with active licenses.
in reply to: can I put a section inside a sectionThis content is restricted to customers with active licenses.
in reply to: can I put a section inside a sectionThis content is restricted to customers with active licenses.
in reply to: can I put a section inside a sectionThis content is restricted to customers with active licenses.
in reply to: can I put a section inside a sectionThis content is restricted to customers with active licenses.
1. Open your theme’s functions.php file and add this code at the end of it:
//* 1600px width for tiled gallery add_filter( 'tiled_gallery_content_width', 'custom_jetpack_galleries_width', 15 ); function custom_jetpack_galleries_width() { return 1600; }2. Open your theme’s style.css file and add this code at the end of it:
/* Full width for the home section 3 */ #home-section-3 .wrap { max-width: 100% } /* Remove left/right padding for width edge-to-edge (optional) */ #home-section-3 .widget-wrap { padding: 0; }Second part of style.css’s code is optional and I wouldn’t add it as it looks better with some padding on both sides.
in reply to: Tiled gallery – Full widthThis content is restricted to customers with active licenses.
in reply to: Vehicles not available – "Price not defined"This content is restricted to customers with active licenses.
in reply to: vehicle ordersThis content is restricted to customers with active licenses.
in reply to: Vehicles not available – "Price not defined"This content is restricted to customers with active licenses.
in reply to: Vehicles not available – "Price not defined"This content is restricted to customers with active licenses.
Attachments:
You must be logged in to view attached files.in reply to: vehicle orders