Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46130
    maria
    Member

    Hi,

    The copyright info needs more space in the footer row. It looks like this:

    Copyright ©2014 Law Office of Benjamin G. Lipman. All Rights
    Reserved.

    I would like to have the entire copy right on the same line. Can you please suggest the css?

    Also, I would like to add a little bit of text and a link to the right of the copyright information. What is the Css I need to do so?

    Thanks very much

    #46193
    Sakin
    Keymaster

    @maria: Please post in your site URL and then I will check in.

    #46227
    maria
    Member

    Hi Saken,

    It has not been released yet. The public can only see the “Coming Soon” page.

    http://lipman-law.com
    I will turn off the “Coming Soon” so you can see the site. Please let me know as soon as you are finished with it so I can reinstate Coming Soon.

    #46256
    Sakin
    Keymaster

    @maria: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 768px) {
        #site-generator .copyright { width: 70%; }
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘copyright info – more space and code for link’ is closed to new replies.