Forum Replies Created
list of topics you have created till now.
-
-
Moved it up – worked fine. Thanks guys.
Thanks for that but it didn’t work, unfortunately.
Thanks Serkan
Auto update worked like a dream.
Update:
This seems to only be a problem when I use the settings blog>grid & grid type>masonary – which is how I’d like my homepage to look.
Blog>1st full + grid & grid type>masonary – works fine
Blog>grid & grid type>fit rows – works fine.Woohoo! Solved!
Weirdly, simply adding the page drop cap code above the post code made it work.
/* drop cap – about page – desktop*/
.post-110 .entry-content > p:first-of-type:first-letter { font-family: ‘Archivo Narrow’; font-size: 56px; line-height: 0.99; font-weight: 700; float: left; padding: 0 6px 0 0; margin-bottom: -6px; }
/* drop cap – post – desktop */
.drop-cap:first-letter, .single-post .entry-content > p:first-child:first-letter { font-family: ‘Archivo Narrow’; font-size: 56px; line-height: 0.99; font-weight: 700; float: left; padding: 0 6px 0 0; margin-bottom: -6px; }
I’m a noob so huge thanks for the help and patience.
Hey
I’ve added the code and cleared the site and page cache – still doesn’t work.
Thanks for that – Didn’t work, unfortunately.
Sent in private – Thank you
Hey
It didn’t work. Used it like this:
#page-id-110 .single-post .entry-content > p:first-child:first-letter { font-family: ‘Archivo Narrow’; font-size: 58px; line-height: 0.99; font-weight: 700; float: left; padding: 0 6px 0 0; margin-bottom: -6px; }
also tried to add drop-cap code which also didn’t work:
#page-id-110 .drop-cap:first-letter .single-post .entry-content > p:first-child:first-letter { font-family: ‘Archivo Narrow’; font-size: 58px; line-height: 0.99; font-weight: 700; float: left; padding: 0 6px 0 0; margin-bottom: -6px; }
Let me know if I’ve inserted correctly or if there is another way – Thank you
Installed theme plugins – page works fine. Thank you.
Solved – Thank you
.is-middle-boxed .site-main { background: #0e2438; }