How to delete copyright row? - by jonology

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

  • Avatar: jonology
    jonology
    Participant
    April 20, 2015 at 15:43

    Hello.

    I have question about footer.

    I would like to modify copyright to new place with static blocks.(I know How can I do.)
    but now I do not need copyright and payment’s row anymore (last row). how can I delete this row? (I mean I would like this row disappear not only hide content.)
    because I want to reduce the height of footer.

    sorry for my English.

    Thank you.

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 20, 2015 at 15:50

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: jonology
    jonology
    Participant
    April 20, 2015 at 16:05

    please see my website at http://www.modernledcandles.com
    thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 20, 2015 at 16:11

    Sorry, but your site on maintenance mode. http://prntscr.com/6w2cgp
    Could you please provide us with wp-admin access in Private Content to check issue more deeply?

    Regards,
    Robert Hall.

    Avatar: jonology
    jonology
    Participant
    April 20, 2015 at 16:17

    ok.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 20, 2015 at 16:25

    Please try to add this code in custom.css file

    .copyright{
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: jonology
    jonology
    Participant
    April 20, 2015 at 16:30

    it’s work. thank you so much.

    but now I would like to ask you another one question.
    How can i reduce space about last content and footer.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 20, 2015 at 16:38

    Please add the following code in custom.css file.

    .responsive-sidebar-bottom {
      margin-bottom: 0px;
    }

    Regards,
    Robert Hall.

    Avatar: jonology
    jonology
    Participant
    April 20, 2015 at 17:11

    Thank you for your quick reply.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 20, 2015 at 17:32

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 10 results - 1 through 10 (of 10 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.