Remove the Price and other Bullets points from the Tour Pages. >
OPEN
wp-content/zeathcamping/single-tour.php
Around Line 44 to 48 commented out.
Make the pricing tables stand out more
especially where there is a special offer etc maybe use colours or
bigger text
First off I needed to go into the 'tour' pages in admin and add the text 'class="info" ' to the tables I'm improving.
Then OPEN
wp-content/themes/zeathcamping/style.css
First off I needed to go into the 'tour' pages in admin and add the text 'class="info" ' to the tables I'm improving.
Then OPEN
wp-content/themes/zeathcamping/style.css
at the bottom add.
table.info{ font-size: 1.2em; font-weight: bold; } Make the "Book Now" buttons bigger
OPEN
wp-content/themes/zeathcamping/style.css
.button.small.tour-button span { font-size: 1.4em !important; font-weight: bold; padding: 1% 20%; }
On Home page change order of tour can we change the order of the polaroids / tours.
This order is taken from when the tour is added. So the simplest way to change the order was to change the date of when this was added.
>Go to
wp-admin/
>go to tours
on the left hand side
> take a note
of the dates and click on the tour you want to move.
> on the upper
right hand side; under 'Publish' click on 'edit' next to the
“Published on:” text.
Change "travel guide" title on homepage to "Blog"
-
in admin > go to Pages > Home pagefind the code [one_fourth][title]Travel Guide[/title][posts number="1"]you can edit the number of blogs here also
No comments:
Post a Comment