Thanks .. it is a little confusing, some strings shows the wrong translation .. add translation on the wrong strings ..now, it shows the right text on the right slider .. crazy..
The same to me, i use the Restaurant Theme and added a table into the footer with this css but nothing changes:
.footer-tbl tr th:nth-child(1), .footer-tbl tr td:nth-child(1) {
background: #791311 !important;
color:#f4ddb3;
}
.footer-tbl tr th:nth-child(2), .footer-tbl tr td:nth-child(2) {
background: #791311 !important;
color:#f4ddb3;
}
Is there any Cache Problem with this theme?