Hello there, I believe this is my final question. Thank you to everyone who has helped me so far! I'm almost done customizing the theme to how I'd like it. But I have one big problem... When I "save all changes" in the "Style Options" area: 1) many of my previously saved "Slider Settings," such as text and uploaded images disappear. Default theme text and images take over. http://www.scribd.com/doc/165428034/Image-01 When I try to fix this, by saving all changes via the Slider Settings area: 2) I loose some of my customizing that I've done in the Style Options window. http://www.scribd.com/doc/165428821/Image-02 Either way I loose my designing - Style Options kills some of my Slider Settings and vice versa. Please see my coding below (still needs to be cleaned up. sorry as I'm learning). (ps, your image upload option does not work. it only offers url linking, so one can't attach a screen shot.) Teresa /* remove feature text heading */ .content h1{ display:none; } /* change colour of testamonial dots */ #slides_testimonial .next, #slides_testimonial .prev { backgroundrange; } /* remove large feature text */ .feature-content-inner h2{ display:none; } /* change position of small feature text */ .feature-content-inner p { margin-top: 90px; } /* change colour of small feature text */ .feature-content-inner p{ font-size:16px; color:#003399; } /* remove small footer */ .footer_bottom{ display:none; } /* remove contact details from large footer */ .footer ul{ display:none; } /* change heading font families */ h1,h2,h3,h4,h5,h6 { clear: both; font-family: Helvetica; } /* change size and colour of testamonial heading */ .testimonial h2 { colorrange; font-size:26px; } /* change size and colour of testamonials */ .testimonial .item p { color:#003399; font-size:16px; } /* change colour of testamonial next prev boxes */ #slides_testimonial .next, #slides_testimonial .prev { background: orange; } /* remove contact details from header */ .header-info{ display:none; } /* remove menu */ .menu_wrapper{ display:none; } /* remove read more buttons */ .feature-content .read-more{ display:none; } /* remove circle colour and change bottom footer to white */ .feature-content-inner .circle{ background:none; } .footer{ background:white; } .footer-wrapper{ background-color:white; } /* change slider heading text colour, width and position - for position change info under slider wrapper */ .flex-caption h1 a { color:#ffffff; font-size:22px; } .flex-caption h1 { margin-bottom:10px; width:250px; margin-left:18px; margin-right:15px; margin-top:15px; } .flex-caption p { width:250px; margin-left:18px; margin-right:15px; color:#ffffff; font-size:16px; font-family:"Trebuchet MS"; } .slider-wrapper { font-weight:normal; padding-top:30px; padding-bottom:5px; border-bottom:1px solid #fff; } .flex-caption { background:url(images/cap-bg.png) repeat; padding: 10px; margin: 0; position: absolute; right: 15px; bottom: 15px; color: transparent; font-size: 13px; line-height: 18px; width:306px; height:auto; border-radius:10px; overflow:hidden; } /* change slider size */ .flexslider .slides img { width: 950px; height: 300px; } /* change spacing under slider by adjusting second margin-top */ .feature-content { text-align:center; margin-top:50; padding:0; margin-top:50px; overflow:hidden; max-width:100%; } /* change circle size and position */ .feature-content-inner .circle img { width:210px; height:205px; border-radius:210px; -moz-border-radius:205px; -webkit-border-radius:200px; -khtml-border-radius:195px; background:#ffffff; margin:-65px; text-align:center; margin-top:0px;
Hello, This issue is not occurred due to the custom css. It maybe because of plugin (if installed). So please deactivate all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s). This will solve your issue. Or If you have done any customization in the theme file then you have to install the fresh copy of theme. Download the fresh copy of the theme from members area (http://inkthemes.com/members/member) and install it in your dashboard. Follow the link given below for reference. http://www.inkthemes.com/how-to-update-a-premium-theme-by-inkthemes/05/