This worked, thanks!
The long answer is:
find .banner span {background-color: rgba(255, 255, 255, 0.2);color: #000;bottom: 0px;height:
auto;line-height: normal;text-indent: 18px;position: absolute;font-size:200%;width:
100%;padding: 15px 0;}
in the stylesheet_flex.css file and replace it with this:
.banner span {display:none;}
The readme.html file is in the download package. The only problem is that it doesn't display in the latest IE, only in chrome?????????
Anyway there are no instructions for the "add to any implementation". Does the template only allow for the installation of this plugin or does it come with it?????
Hi Linda,
Changing 45% to 30% (lines 387 and 413) works but it will mess up the footer layout (if left column is on).
These settings in responsive_default.css overrule the computed setting $cols in "\includes\modules\responsive_sheffield_blue\product_listing.php", resulting in 32.5% (mostly). Thus deleting them in responsive_default.css will have the same effect as changing them to 32.5% in the .css.
This template has Flexible Footer Menu v1_1 built in which tries to divide the footer according to the number of columns in the footer, which IMHO seems to cause the confict. Version 1_2 and the multi-lingual version use a different way to divide the footer in columns. I did not yet try to remove v1_1 and replace by v1_2.
@Anne: Any plans to use Flexible Footer Menu v1_2 or ML in a future release? Or is there a quick fix available?
Cheers,
jpda
Thanks for the explanation.
Bookmarks