Forum Replies Created
-
AuthorPosts
-
Sorry – that is not right either, the background is now black
I don’t think you understand what I mean. Please see the visual again.
http://ninjaadventure.co.uk/wp-content/uploads/2018/01/test.jpg
Yes. but this needs to have the rough edge overlapping the image below –
See the visual
http://ninjaadventure.co.uk/wp-content/uploads/2018/01/test.jpg
If I add
.av_minimal_header #header_main, .av_minimal_header #header_meta {
border: none;
background: #000000;
}I lose the home page transparent header which I want to keep :-(
But now we have lost the jagged edge at the bottom of the PNG in the layerslider!!!
Any idea?
Any news on this – I need to keep the home page as a transparent header, but have the inner pages header #000000
I already sent a mock-up in an earlier post but here it is again http://ninjaadventure.co.uk/wp-content/uploads/2018/01/test.jpg
Just one more thing, how can we get the first color block to sit underneath the jagged edge of the layerslider so it overlaps?
Any news on this???
Also the form button is all white – how can this be changed without changing anything else
Yes we want the layer slider png to overlap the content like shown in this image http://ninjaadventure.co.uk/wp-content/uploads/2018/01/test.jpg
Sorted – I used a Layer Slider instead –
Just one more thing, how can we get the first color block to sit underneath the jagged edge of the layerslider so it overlaps?
It is still not showing on the home page in the slider
This does not work!
Added you as an admin to see what I mean
I just need the font Bungee to work on the site – how is this achieved?
Totally not worked :-(
/*
* register custom functions that are not related to the framework but necessary for the theme to run
*/require_once( ‘functions-enfold.php’);
/*
* add option to edit elements via css class
*/
// add_theme_support(‘avia_template_builder_custom_css’);
//
// if(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Bungee’] = ‘Bungee:400,700’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Bungee’] = ‘Bungee:400,700’;
return $fonts;
}I have noticed there are only a small selection of Google Fonts also – how can more be added?
Sorry about that – please try again http://ninjaadventure.co.uk/
This does not work :-(
I have sorted this :-)
I had backed up my site last week so have saved myself – but this needs addressing for others in the same situation :-)
Obviously not been tested thoroughly enough before releasing to public
#angryisnottheword!
This needs rectifying ASAP!!!!
Need a copy of the previous version uploading somewhere Kriesi so we can revert back please!
Please can you send me a ZIP of the previous version of your theme so I can get back online ASAP!!!
This is really important as now I am losing business!
After doing these changes you can see on mobile there has been major issues – what is happening here and how do I fix this issue?
ANY NEWS???
And how to make them touch each other like shown in the private content?
ONLY on the HOME PAGE though these 6 blocks
- This reply was modified 7 years, 8 months ago by whdsolutions.
Any news on this?
Hi there
I wish the mobile menu show at 1230 pixels
-
AuthorPosts