Is there a Bootstrap 5 theme for nopCommerce?
Nopcommerece 4.x
NopElectro - Last updated: October 19,2021
NopElectro is a responsive nopCommerce theme optimized for all modern design with the integration of Bootstrap grid system(Bootstrap v3.3.7).
demo:http://nopelectro-demo.pronopcommerce.com/
https://www.nopcommerce.com/en/nopelectro-free-nopcommerce-responsive-theme-4
nopAccelerate Root
Released On March 28, 2018
Last Update On March 8, 2022
Compatible Browser IE9, IE10, IE11, Firefox, Safari, Opera, Chrome
nopCommerce Version 4.00 4.10 4.20 4.30 4.40 4.50
UI Framework Bootstrap 4
DEMO web site:http://roottheme.demo.themes.nopaccelerate.com/
download url:http://shop.xcellence-it.com/nopaccelerate-root-theme
user name:[email protected]
password:1234556
download:http://themes.nopaccelerate.com/themes/nopaccelerate-root-theme/ 介绍 http://www.nopcommerce.com/boards/t/35697/new-free-responsive-starter-bootstrap-theme-for-nopcommerce.aspx
演示站 http://coretheme.demo.themes.nopaccelerate.com/news
下载地址: http://www.nopcommerce.com/p/1381/noproot-bootstrap-theme-free.aspx
Content/css/styles.css
*!
* Root Theme v1.1.0 (http://themes.nopaccelerate.com/themes/nopaccelerate-root-theme/)
* Copyright 2018 Xcellence-IT.
* Licensed under LICENSETYPE (http://www.nopaccelerate.com/terms/)
*/
/*********** CSS RESET **********/
* {
margin: 0;
outline: none;
padding: 0;
text-decoration: none;
}
..
*********** FOOTER ***********/
.footer {
background-color: #eee;
text-align: center;
}
.footer-upper {
/*width: 95%;*/
margin: auto;
border-bottom: 1px solid #ddd;
overflow: hidden;
padding: 40px 0;
font-size: 0;
}
.footer-block {
margin: 1px auto;
text-align: left;
font-size: 14px; /*reset zeroing*/
}
.footer-block .title {
margin: 0 0 1px;
background: #4ab2f1 url('../images/toggle-white.png') right center no-repeat;
padding: 10px 15px;
font-size: 20px;
color: #fff;
cursor: pointer;
}
.