Hi
I would like to make some changes in my layout.
I want to narrow the menu, breadcrumb field and the padding between the breadcrumb and my gallery.
Also I would like to make the prev,next navigations and the scroll to top links to have the same color as my logo.
They are better explained in this image:
https://lh5.googleusercontent.com/-64z4JEcm8J0/UoI4WHGyV4I/AAAAAAAAAZw/IOgydwXVIiU/s960/changes-layout.jpg
Link to the page :http://convitando.com.br/portfolio/convite-de-casamento-13-511/
Also I would like to know how to make my portfolio grid to have all the same height in this page: http://convitando.com.br/galeria/
And why there´s always missing 2 itens in the gallery of the archives pages like this http://convitando.com.br/portfolio_entries/convites/
Thanks in advance
Hey convitando!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-post-nav { background: #333; opacity: 0.7; }
#top .title_container .container { padding: 5px 0; min-height: 46px; }
.content { padding-top: 25px; }
Cheers!
Yigit
Hi part of the problem was solved but the last two questions not. The changes are concerning the portfolio page.
(http://convitando.com.br/galeria/)
1- I still don´t get a perfect grid in this page (you can see that I have a problem in the second and the fifth lines.)
2 – For exeample if you apply the filter called “convites” it will show only 18 itens besides having space for 20. Why this happens?
Thanks again