Your Time:
Our Time:
← Back to discussions

Spacing for Copyright content

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 3 voices, and was last updated 11 years ago by Anonymous.

Tagged: ,

  • 2015-08-26 at 8:00 pm
    Support Expired
    #9348
    eeklund
    Participant
    • Topics: 3
    • Replies: 6
    • Total posts: 9
    • Post count: 6

    How do I edit the spacing for copyright content? http://gbcmusicandworship.org/

    2015-08-27 at 11:34 am
    #9354
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Hi eeklund,

    Find the following path,

    http://gbcmusicandworship.org/wp-content/themes/hopes/style.css

    .copyright_left {
    float: left;
    width: 50%;
    text-align: left;
    line-height: 35px; // remove this line
    }
    .copyright_right {
    float: right;
    width: 50%;
    text-align: right;
    line-height: 35px; // remove this line
    }

    Regards,
    krishnaveni

    2015-09-02 at 10:46 am
    #9412
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Topic is set to be solved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.