-
AuthorPosts
-
June 19, 2013 at 11:13 pm #25068
Hi.
i have a few questions:
1. when i add an icon box i am unable to edit the background color inside the box.how can i change it?
2. i have a “space” between my menu to my image slider. how can i remove it? this “space” appears also in other pages that doesn’t contain the image slider…
3. how can i update the 1.7 version of this theme – the easy way?
thanks.
Ben
June 23, 2013 at 1:11 am #125679Hi Ben,
1) There isn’t a theme option for it at the moment so it would have to be done with some custom css to target each icon box individually.
2) We would need to see the site live to get an idea on exactly what space you mean. There is lots of white space and padding in the theme as a design choice since the theme is set up to allow for a lot of flexibility but still retain that well designed look.
3) The best way to update the theme is via FTP following the steps I take in this video: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
June 23, 2013 at 1:53 am #125680Hi,
Here are the font color, background color, and border color for the left icon box. You can take out the things you dont care about, and ofcourse change the colors.
/*---background color, font color, border color of the icon---*/
.iconbox_left .avia-font-entypo-fontello {
background-color: #00F;
color: #FFC0CB;
border-color: #FFF;
border-style: solid;
border-width: 1px;
}
/*background color, font color, border color of the icon box*/
.iconbox_left .iconbox_content {
background-color: #3F0;
color: #000;
border-color: #383731;
border-style: solid;
border-width: 1px;
}
/*title font color in icon box*/
.iconbox_left .iconbox_content_title {
color: #FFF;
}2. Please provide a url to your website in order to remove that space. An image will not help. Need to see code. If it exists on the demo please provide url kriesi.at/themes/enfold the page url where this takes palce.
3. Please watch video https://vimeo.com/64927356 on how to update. If you customized your templates, you should use http://www.winmerge.org to compare the update to your current modified theme on a line by line basis to see the differences and update the parts you want. then use ftp .
Thanks,
Nick
-
AuthorPosts
- The topic ‘Few Questions’ is closed to new replies.