Autofocus theme modification issues
-
Hi!
By default the front page of a autofocus theme has 10 links in Home section. I changed the placement and I would like to have 7 links instead of 10 links:
https://blog.taikochao.com/I did reduce the featured.post count from 10 to seven in style.css but it does not seem to have a effect:
.home .featured.post.p1 {border-bottom:5px solid #FFF;width:765px;} .home .featured.post.p1 .post-content{width:760px;} .home .featured.post.p2 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:380px;} .home .featured.post.p2 .post-content{width:375px;} .home .featured.post.p3 {border-bottom:5px solid #FFF;width:380px;} .home .featured.post.p3 .post-content{width:375px;} .home .featured.post.p4 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:380px;} .home .featured.post.p4 .post-content{width:375px;} .home .featured.post.p5 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:380px;} .home .featured.post.p5 .post-content{width:375px;} .home .featured.post.p6 {border-bottom:5px solid #FFF;width:380px;} .home .featured.post.p6 .post-content{width:375px;} .home .featured.post.p7 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:765px;} .home .featured.post.p7 .post-content{width:760px;}
If it is any help, I have figured that benjacobsen has managed to solve that problem: https://www.benjacobsen.com/
Thank you!
- The topic ‘Autofocus theme modification issues’ is closed to new replies.