eliteitsolutions.ie Posted May 10, 2014 Share Posted May 10, 2014 I had an issue with the link button on the image slider where it wouldn't cover the text fully.I found the issue and fixed it from changing: #homepage-slider .bx-wrapper a{display:block} Changing to: #homepage-slider .bx-wrapper a{display:inherit} The only issue I am concerned about it the folder it is in:themes/Shop/cache/(your file)Will this keep reverting back because it is in this cache file? Link to comment Share on other sites More sharing options...
eliteitsolutions.ie Posted May 10, 2014 Author Share Posted May 10, 2014 UPDATE:It has already reset itself. Is there another place where you can edit this? Link to comment Share on other sites More sharing options...
dioniz Posted May 10, 2014 Share Posted May 10, 2014 Where have you changed that? Link to comment Share on other sites More sharing options...
vekia Posted May 10, 2014 Share Posted May 10, 2014 file you modified is there temporarily. it's a cached file where the all css files are minified into one file. turn off ccc for css (preferences > performance tab in BO) and then you will see correct path to file. 1 Link to comment Share on other sites More sharing options...
eliteitsolutions.ie Posted May 10, 2014 Author Share Posted May 10, 2014 file you modified is there temporarily. it's a cached file where the all css files are minified into one file. turn off ccc for css (preferences > performance tab in BO) and then you will see correct path to file. Yes I remembered about 20mins ago. So what I will do from now is just turn it off when I am editing something and turn it back on when I am done ☺ Link to comment Share on other sites More sharing options...
eliteitsolutions.ie Posted May 10, 2014 Author Share Posted May 10, 2014 Where have you changed that? Under your FTP. When you have on the settings CCC and Smarty CSS which puts all files into one cache file which has quicker loading time on your website. Link to comment Share on other sites More sharing options...
Recommended Posts