-
AuthorPosts
-
December 19, 2013 at 11:15 am #1966
Hey there,
I use the child theme integrity light that you send me, but it looks diffrent to the original integrity light
I also used the export function of the customizer from the original integrity light and imported the json file to my child theme.
In the customizer all adjustments from the original intergrity light are equal to the child intergrity light theme, still both themes look diffrent:
http://prfnd.org/pix/downloaded_child_intergrity_light.PNGhttp://www.prfnd.org/pix/original_integrity_%20light.PNG
I tried for 2 hours to make the navigation that is now vertically on the left and the captio is red to make it horizontally like in the original file, and the caption to black, but could not figure out how.
Please let me know what I´m doing wrong ?
Thank you
December 19, 2013 at 11:21 am #1968Martin,
Ensure that you are using v1.4.0 of the theme as well as the most recent versions of the child themes available here. You are likely using an old version of the child theme. Download them and upload the new Integrity Light child theme.
In v1.4.0 we had to alter the theme file structure, which means we also had to update the @import statement in the child themes’s style.css file. If you are using the correct version of the child themes, it should look like this:
@import url( '../x/framework/css/site/stacks/integrity-light.css' );
Thanks!
December 19, 2013 at 11:37 am #1979hm you send me yesterday the intergrity light child theme, that I can install the grid accordion you put some code in the functions.php
right now the /themes/x-child-intergrity-light/style.css says
Theme Name: X – Child Theme: Integrity Light
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to the light version of Integrity in this child theme.
Version: 1.0.0
Template: x*/
@import url( ‘../x/framework/css/site/stacks/integrity-light.css’ );
so what wrong?
December 19, 2013 at 3:19 pm #1989Martin,
Will you please email us using our main form again to send us your site credentials. I cannot tell anything based on the information we’re seeing here, so we’ll need to look at things more closely.
Thanks.
-
AuthorPosts