I need customize some things in theme
Hello,
The theme is installed at http://fototavares.g13.digital/ . I've made some changes to the theme options and now I can'tt figure out what I did wrong. I need two changes:
1) Delete the blank space before content on Home
2) "Move down" content on all pages, so that it is not on the main menu.
I think it was something I change in theme options, bu t I don't sure.
My customized CSS is:
a#back_to_top { background-color: #858585; }
.single-portfolio .post-meta .author-date { display: none !important; }
.single-portfolio .project-description { display: none !important; }
.single-portfolio .post-meta { display: none !important; }
.single-portfolio .single-photo-wrapper { display: none !important; }
.single-portfolio .post-nav { display: none !important; }
Thanks for help me!!
Comments
1) Empty space in the top, it's content padding and you can turn it off under Theme options > Global > Advanced section.
2) You use Transparent header and this is how it supposed to work. So if you don't like how it looks like on inner pages, you should use different header type on inner pages or the following css to move the content of all pages, except home: