Forum Replies Created
-
AuthorPosts
-
Hi Team – any news on this one? Cheers
April 22, 2016 at 6:39 am in reply to: float menu to the left and have a phone number to the right #619544Hi – I added that to the functions – thanks
Howver I need to know how to move the navigation over to the left as per my original message above – otherwise this new text drops down undereath the navigatiaon
many thanks
- This reply was modified 8 years, 7 months ago by ShortieD.
scratch that – I worked it out – I created a class and added it to each column to override the avia layout styles.
.sd-one-third {
margin-left: 0% !important;
width: 33.333% !important;
}Unfortuantely I had to use !important – but you know – it works!
Hi There – no I want to have all the text and the button. Do I need to reduce the size of the text to do this?
all solved – I had to clear my cache on my other machine – thanks for the code – that worked!
thanks Yigit – that’s weird – the menu links are no longer white even though I set them to be #fff in the ‘header > transparency’ options. Any clues as to why this might be happening? I haven’t added the code above yet…
cheers
June 5, 2015 at 2:48 am in reply to: list styles for Enfold shop aren't like the rest of site #454889yes that’s how it looks on the store – but on normal pages you can see the text is indented under the bullet point – see this page
http://www.ttnq.org.au/dev/test/
I’d like to replicate this please – but can’t work out which selector to target.
thanks!
Sorry – here it is
ah sorry! this is the site here http://www.ttnq.org.au/dev/
Cool thanks that worked!
Thanks guys – that worked for the shop and the blog – but is there a way to
-
automatically
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
actually cancel that – all sorted – I found it!
okay sorted – thanks guys – wow I didn’t know this was even built into them theme – it seriously gets better and better.
Cheers
ah okay – got it thanks!
ah so it is! thanks
sweet – thanks Rikard – that worked.
CheersActually – I thought I had solved this but I haven’t . I got the theme to apply – and it looks like it’s working on the front end – but when I go to save an option in the theme’s option panel I get an error message – see screenshot here – it says script doesn’t work:
http://www.awesomescreenshot.com/image/201329/f3080789e167a20e6de10fd6bb8f84a0
I’ve added more memory limit to the wp-config.php file
define(‘WPLANG’, ”);
define(‘WP_MEMORY_LIMIT’, ’64M’);But still not luck
any clues would be great
- This reply was modified 9 years, 6 months ago by ShortieD.
right – you made some changes to the child stylesheet??
thanks!Thanks Josue – it’s displaying the the excerpt with smaller text – how do I target this now?
I tried
div.entry-content{
font-size: 18px;
}AND
.entry-content{
font-size: 18px;
}but neither worked
Thanks!
Wow you are awesome thanks Josue – so you’ve created a custom template for the people page loop.
Thanks heaps!
quick question – how do I change the post excerpt text to match the font size of the rest of the site ?
I tried
div.entry-content{
font-size: 18px;
}AND
.entry-content{
font-size: 18px;
}but neither worked
thanks – appreciate the help
brilliant – thanks Josue…
It would be great if this particular blog layout looked the same even the default layout even if you put your own sidebar next to it. Just something to put on the Enfold roadmap -doesn’t make sense that it looks different?
Thanks again for helping with this one.
This reply has been marked as private.Tricky! – that seemed to work and still keep the full width at the bottom.
What does this code do?However how do I target each post heading and line height so it looks the same as these pages http://queenswharf.org/queens-wharf-events/.
cheers
Hey Eilliot – this if for a client site – I don’t want them dragging a code block just so they can add text – and I certainly don’t want them adding html of – %nbsp – this doesn’t make sense to them and is messy for user experiences.
The hard returns work when I don’t use the avia layout builder. So it’s just the text block function in the avia layout builder that doesn’t honour hard returns. Is there a way to fix this? i’ve actually noticed it for some earlier sites too so it really should be something that’s fixed.
any clues would be greatly appreciated.
perfect – what was I doing wrong?
Thanks Josue – I just tried and it didn’t work.
Please see this page (note URL change as we’re on live server now)
http://queenswharf.org/people/frederick-manson-bailey/
I’ve gone in and made the image 10px wide (tiny) and it’s still showing big on the post.
Any clues?
sorry and here is the link to a page with the title I’m trying to target.
This reply has been marked as private.DOH! I’m stupid – OF COURSE! I had a brain meltdown – sorry..Yigit.
-
AuthorPosts