Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1377784
I want to change the bottom copylight layout.
Closed

Comments

  • joeun started the conversation

    I want to put company information in copyright information.
    I broadened the information of the bottom company. (pedestrian)
    Two squares? I want to use a space divided into one space.
    How to fix this?
    http://gcspocare.joeundesign.net/
    You can easily understand the bottom part.

  •  7,092
    Oliver replied

    HI!

    pls. add following css:

    @media (min-width: 992px) {
    #footer-nav .col-md-pull-9 {
        right: 0;
        width: 100%;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • joeun replied
    Thank you so much.
  •  7,092
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver