Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter biggest1966

    (@biggest1966)

    in addition:
    I have nothing chanced in the customizr theme – only this code added to custimized css:

    .tc-header.clearfix {
      margin: 0 auto;
      max-width: 1170px;
    }
    .tc-header {
     border-bottom-color: #f8c217;
    border-bottom-width: 7px;
    }
    
    .navbar-wrapper .navbar h2
    {
      float: right;
      padding-right: 3px;
      font-style: normal;
      line-height: 19px;
      text-align: right;
      color: #0088cc;
    }
    .format-icon:before {
    	speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      padding-right: 10px;
      opacity: 0.2;
      position: relative;
      top: 8px;
      display: none;
      font: normal normal 1.2em/1 'entypo';
    }
Viewing 1 replies (of 1 total)