Footer Issue - by Trendyfeel - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: Trendyfeel
    Trendyfeel
    Participant
    February 16, 2015 at 18:09

    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

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 16, 2015 at 18:25

    Hello,

    1) Try to add this code into custom.css file.

    .footer-sidebar-widget{
    width: 350px;
    font-weight: bold;
    }

    2) Navigate to Static Blocks->Footer Copyright->Edit.

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.