Forum Replies Created
-
This 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 ordersThis content is restricted to customers with active licenses.
in reply to: vehicle ordersThis content is restricted to customers with active licenses.
in reply to: How to edit text of tab#2 and tab#3This content is restricted to customers with active licenses.
in reply to: How to change text in buttons?This content is restricted to customers with active licenses.
in reply to: How to edit text of tab#2 and tab#3This content is restricted to customers with active licenses.
in reply to: How to change text in buttons?This content is restricted to customers with active licenses.
in reply to: How to edit text of tab#2 and tab#3This content is restricted to customers with active licenses.
in reply to: How to edit text of tab#2 and tab#3This content is restricted to customers with active licenses.
in reply to: Rent start from same dayThis 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: How to edit text of tab#2 and tab#3This 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: 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: Urgent site helpThis content is restricted to customers with active licenses.
in reply to: Credit Card payments on deliveryThis content is restricted to customers with active licenses.
in reply to: Credit Card payments on delivery