Twenty Seven help please
-
[ Moderator note: moved to Fixing WordPress. ]
Hello there,
I need help with a few queries with the site I’m building. I have been trying to sort them myself but think I need some help.
I’m using Twenty Seventeen and have also installed Advanced Twenty Seventeen plug in so I have created a ‘child theme’ and have amended some CSS and Java via this plug in.
I have a utilised a scrolling front page and it is a very small site, only 5 pages so this works quite well for me.
The areas that I need help with:
* I would like the navigation to link to the ‘section’ within the home page. I have tried to implement the advice from this article but I can’t quite make it work – https://premium.wpmudev.org/blog/twenty-seventeen-wordpress-theme/?utm_expid=3606929-101._J2UGKNuQ6e7Of8gblmOTA.0&utm_referrer=https%3A%2F%2Fwww.google.co.uk%2F Need some help with that.
* I would like to remove the shading from the header and feature images on the scrolling home page. I did find some code that has removed it from the top header image. The code I’ve used:.single-featured-image-header img {
/* display: block; */
/* margin: auto; */
height: 33vh;
object-fit: cover;
}* I would like to address the spacing between the copy on the pages, there seems to be a large gap between my h3 and paragraphs. Not entirely sure where or how to amend this.
All help is appreciated and apologies if the answers are already in front of me. Just need a little hand holding to get it sorted ??
Thanks in advance
- The topic ‘Twenty Seven help please’ is closed to new replies.