badgercat
Forum Replies Created
-
Hi Hari
Thanks for getting back to me, I think I wasn’t very clear on the first issue I had. For Issue 1 – I’m looking to add a “more” link to the actual text under the treatment image, so all four treatments on the home page have an image, the text underneath and a “more” tag at the end of the text. Will the code you’ve given above work for that, or is this code just for the text between the header and the treatment images?
Thank you for your help ??
Thanks Hari! ??
Forum: Themes and Templates
In reply to: [Spasalon] How to change bannerHi
No, I DON’T want to change the banner any more – I’ve done that!
I DO STILL NEED HELP WITH the following:
1) On the home page, is it possible to add a “more” link to the “treatments we are offering” text? I’d like to send them to either a page or post that continues the text information in more detail. Alternatively, can I make the whole text section clickable (to go to a page or post?)
2) how to change the h1 and h2 line heights – for blog posts and general headers etc, as the text currently looks too close.
Forum: Themes and Templates
In reply to: [Spasalon] How to change bannerI’ve managed to change the text in the other banners – so only have the problems:
1) On the home page, is it possible to add a “more” link to the “treatments we are offering” text? I’d like to send them to either a page or post that continues the text information in more detail. Alternatively, can I make the whole text section clickable (to go to a page or post?)
2) how to change the h1 and h2 line heights – for blog posts and general headers etc, as the text currently looks too close.
I’m having the same problem – I’ve changed the banner to purple, but when you first open the page the banner flashes pink before changing to purple. Is there a way to stop it doing this?
Forum: Themes and Templates
In reply to: [Spasalon] How to change bannerThanks, but it’s not the height in the pink banner that I want to change! I need to change the height of the h1 and h2 header for the theme generally, as at the moment the large text overlaps on headers for the blog.
For the banner – I’ve changed the home page banner text, but can’t find a way to change the text of the other banners – the bit where it says ‘get refreshed’ and the rest of the text in that banner.
Thanks
Forum: Themes and Templates
In reply to: [Spasalon] How to change bannerI also need to change the h1 and h2 line height from 20px to 24. I’ve tried using the following custom code in the theme’s custom code box (in the theme settings) but it isn’t working – please can someone help with this and my previous problem!
.heading h1 { color: #5a3674; font-family:roboto; line-height:24px; font-size: 36px; margin-top:0px; ! important; }
.heading h2 { color: #5a3674; font-family:roboto; line-height:24px; font-size: 30px; margin-top:0px; margin-bottom:30px; ! important; }