Viewing 1 replies (of 1 total)
  • Hello,

    Remove This Div <div style=”width: 700px;”> after the class=”entry-content” and simply change these css class in rect-1/template.css

    .nimble-portfolio-template-rect-1 .nimble-portfolio-ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    width: 750px;
    }
    
    .nimble-portfolio-template-rect-1 .nimble-portfolio ul li {
    background-color: #fff;
    float: left;
    width: 216px;
    margin: 18px 14px 0 0;
    list-style: none;
    margin-left: 18px;
    }
    
Viewing 1 replies (of 1 total)

The topic ‘Adjusting margins / padding’ is closed to new replies.