Good day
I used this code in custom.css file to try to get my footer declaimer to the centre and in bold:
.copyright .row-fluid .span6 .a-right {
width: 400px !important;
}
.copyright .row-fluid .span6 {
width: 280px;
}
1) The result is, it is in the centre, but not in one line and not in bold. Please advise what to do?
2) Also, if I would like to change the wording to “@2015 Trendyfeel Accessories Boutique. All Rights Reserved.” or something else, where should I go to do the change?
Many thanks