Forum Replies Created
-
AuthorPosts
-
Yes I added a class to the image and then set the width in css, which strangely enough seems to have fixed it. Weird.
The font should be Lato, but it looks bigger than the normal body copy and I can’t see where to change it. I guess in Custom CSS – I’ll figure it out.
Here’s a screenshot: http://tinypic.com/r/2vj1j00/9
Thanks
But it doesn’t give me control over simple things, like aligning the text left.
That looks right on a small screen, but in a bigger browser window it shifts over to the right. Also, when you click on a single blog post it is displayed centered and fully-justified – i haven’t set it to do this anywhere. Also the fonts are not quite the same as on rest of site.
Does this all need to be done in Custom CSS?
Yeah I found a plugin. Thanks for the reply dude.
Yes, I fixed it and forgot to close the thread.
Sorry to waste your time dude but thanks for confirming at your end!
Thanks Basilis but there is a problem.
I have made the change and Raleway now shows up in my Header and Body lists. I have selected it and it works in Chrome on my PC. However, my client is on a Mac and she has tried two browsers and the font is definitely not Raleway. I then tried on my iPad and it is also not Raleway.
Can you take a look please?
The code I added to functions.php is this:
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{
$fonts[‘Raleway’] = ‘Raleway:400,100,200,300,500’;
return $fonts;
}Okay, I managed to fix that – yay!
Now the only weird thing is the single blog post is 600px wide and everything else on the site is 700px. I will sort this out… Expect to hear from me in a while if I am struggling!
Thanks Yigit (and thanks for the compliment!)
That’s almost it but the whole thing is still not as far left as the blog list. I assume it is a margin or padding issue and will have a go at fixing it now…
If you go the list of blog posts, everything is left-aligned and near the left of the screen:
http://decentdesign.co.uk/new/blog/
If you click on a post title in the list, you get to the individual blog post, which is centered and kind of different!
http://decentdesign.co.uk/new/2016/02/09/amazing-shiny-things/
Thanks chief – that’s perfect!
Haha! No I didn’t!
Sorted it now. Thank you very much.
done
Thanks, but then it also hides the images on my portfolio page:
Thanks man – that worked.
I set the blog up as “Single Author, big preview pic” and then just didn’t choose a featured image. There isn’t an option to say that I don’t want preview images, which is strange.
I want the whole site to have a minimalist aesthetic. Perhaps Enfold isn’t the best theme for that!!!
Thanks Elliott – that has sorted that issue and I have the font I want in the menu. Problem is that then changes all of my headers!
I want the other headers, anything not in the menu, to be Open Sans! I am sure I can figure out in time…
I am using this CSS in Quick CSS to apply it:
.avia-menu-text {
font-family: ‘five_quills_medium’; font-size:32px; letter-spacing:3px; text-transform:uppercase;
}Regarding your other idea, will that replace the Google fonts? I still want to use Open Sans for the body copy and some headings. Also, is it really necessary to use a child theme? I have not done this before. Can I add a child theme now even though I have done quite a lot on the existing theme (without losing my work)?
Thanks. I have put it in both those places but still the problem. Never seen this happen before!
Thanks man.
Why is that hidden in the first place? Strange.
That is perfect – thank you so much!
Enfold support is always the best!
Sorry – I realised I forgot to post something important!!!
Thanks a lot!
Brilliant and quick support as always!
Okay, I fixed it via hosting control panel – phew!
I have gone back into functions.php to try to change it again and I can’t actually find ava_main_header in there anywhere.
I will give you the credentials below – perhaps you can have a look for me pls?
OMG I tried that and their live site has gone down!
Fatal error: Cannot redeclare enfold_customization_header_widget_area() (previously declared in /home/countysu/public_html/wp-content/themes/enfold/functions.php:520) in /home/countysu/public_html/wp-content/themes/enfold/functions.php on line 526
Help!
Thanks but I don’t think that works because I already have this in the Quick CSS:
#header .widget { left: 10%; padding-top: 0px; margin-top: -70px; position: absolute; top: 0; transform: translate(-50%); }
That’s so the other two icons display correctly (top-left)
That is perfect!
Thank you x1000 Basilis!
Ignore me – I figured it out!
/thread
I have pretty much got this sorted now, thanks for your suggestion. One thing I would like to do now is reduce the padding in each cell: http://inferno.3v0.net/~countysu/produce-2/
I can see it is currently set to 30px all round but I can’t find the CSS to target/change it.
Please help, then I will leave you alone forever!!!
^_^
Thank you!
That is so obvious – I am an idiot lol.
Thanks again. Brilliant support.
Thanks. I was thinking about this but when i set a row of four 1/4, each with an image in, i end up with really big gaps between all the images, which is why I tried the gallery approach.
Is there a simple way to adjust the spacing in between? I would like it nice and tight, like in the gallery.
Brilliant! Thank you!
-
AuthorPosts