Hi there – I need to adjust the style and title for these 2 pages which are dynamically created
– single product pages – see here http://www.ttnq.org.au/dev/shop/201516-supporter-membership-renewal/ – how do I add more padding around hte ‘SHOP’ title. It looks fine on this page http://www.ttnq.org.au/dev/shop/
– how do I ensure that the ‘BLOG – LATEST NEWS’ title doesn’t show up automatically on all the single news post pages – see here http://www.ttnq.org.au/dev/ttnq-industry-news-update-20-may/
thanks
Hey ShortieD!
1. Please try the following in Quick CSS under Enfold–>General Styling:
.single-product .title_container {
padding-top: 15px !important;
}
2. Did you check your Title Bar Settings for the blog page/post in the right menu, you can select ‘Hide both’ which should get the job done.
Regards,
Rikard
Thanks guys – that worked for the shop and the blog – but is there a way to
make sure that the ‘BLOG LATEST NEWS” doesn’t show up? It seems a little strange for this title to appear on single posts
Cheers