tomekprus
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hitchcock] how to change number of posts in rowIn this case, the problem is not in the template only in the number of posts displayed . /wp-admin/options-reading.php – you need to change eg . 12 or 16 to appear the next row of posts
Forum: Themes and Templates
In reply to: [Hitchcock] how to change number of posts in rowI forgot even the size of the blocks , set the discretion I wanted to 4 so I put 21 % Experiment roses settings
.posts .post {
display: block;
width: 21%;
margin-top: 3.95%;
padding-bottom: 21%;
float: left;
position: relative;
background-size: cover;
background-position: center;Forum: Themes and Templates
In reply to: [Hitchcock] how to change number of posts in rowSo tab appearance / editor file style.css
search
……………………………………………………..post-inner {
width: 920px;
max-width: 85%;
margin: 0 auto;
padding: 80px 0 90px;
}
…………………………………………….section-inner {
width: 1040px;
max-width: 90%;
margin: 0 auto;
}…………………………………………
.posts .post {
width: 48.025%;
padding-bottom: 48.025%;
}.posts .post:nth-child(4n+1) { margin-left: 3.95%; }
.posts .post:nth-child(2n+1) { margin-left: 0; }Forum: Themes and Templates
In reply to: [Hitchcock] how to change number of posts in rowrozwiązany
Forum: Themes and Templates
In reply to: [Hitchcock] how to change number of posts in rowproblem solved you need to change
.post-inner and/or .section-inner
Forum: Themes and Templates
In reply to: [Hitchcock] how to change number of posts in rowHello I am new to the forum and I do not have experience with wordpress . Please share the solution to this problem 4 pictures on the home page