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 #1206480
Footer wider
Closed

Comments

  •  1
    harrybrowndesign started the conversation

    Hi, i would like to know if the space reservated for the "copyright" in the footer, could be wider. I just want to put the typical "designed by: etc" and also a link to add the privacy policy and all that stuff, but i want all of it in one line. 






  •  7,092
    Oliver replied

    HI!

    pls. use following css:

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

     

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

    Regards, Oliver