Forum Replies Created
-
AuthorPosts
-
This is what I added to the custom css (reflects changes to 8/4)
$avia_config[‘layout’][‘fullsize’] = array(‘content’ => ‘twelve alpha’, ‘sidebar’ => ‘hidden’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘eleven’);
$avia_config[‘layout’][‘sidebar_left’] = array(‘content’ => ‘eight’, ‘sidebar’ => ‘four alpha’ ,’meta’ => ‘two alpha’, ‘entry’ => ‘eleven’);
$avia_config[‘layout’][‘sidebar_right’] = array(‘content’ => ‘eight alpha’, ‘sidebar’ => ‘four alpha’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘eleven alpha’);I added the code and nothing changed. Any idea what I am doing wrong??
I figured it out – left align all and they line right up.
Sorry – here is the link:
I would like to make my sidebar widget smaller using the right sidebar template. I have copied the code you refer to above into my child theme and attempted to edit the 9/3 to no avail. The sidebar has not moved. I tried 11/1 and 8/4 but no movement. What am I doing wrong? Thank you for your help.
Actually I think I just figured it out – click on which theme to edit (Enfold), copied over entire Register frontend javascripts to child and edit that line. Looks like it worked. THANK YOU!!!
Ok that’s what I thought. Bear with me – I’m new to this and this child theme is set up differently than ones I’ve used in the past. How do I access the parent functions.php file? And what does “Register frontend javascripts” mean?
where do I place the code in the Enfold child theme? Thanks again for your help
-
AuthorPosts