Jump to content

Remove search module?!


Recommended Posts

Try themes/default-bootstrap/css/global.css around line 706, find

.col-sm-4, header .row #header_logo {
    width: 33.3333%;
}

and change it to

.col-sm-4, header .row #header_logo {
    width: 50%;
}

Let us know how you get on

 

yes, this reply was great. Thank you very much!!

Link to comment
Share on other sites

×
×
  • Create New...