samuelbeltrame
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Tagline font dimensionThanks, thanks, thanks!!!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Tagline font dimensionGreat, thanks!
Can you tell me the code to make it bold or italic too?Thanks again!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] pages widthThanks.
I just added the code I Found at this page, and all worked!
https://www.vanilla-wp.org/twenty-seventeen-theme-full-width-wordpress/.wrap { /* margin-left: auto; */ /* margin-right: auto; */ max-width: 100%; /* padding-left: 2em; */ /* padding-right: 2em; */ } @media screen and (min-width: 48em) { .wrap { max-width: 100%; /* padding-left: 3em; */ /* padding-right: 3em; */ } } .page.page-one-column:not(.twentyseventeen-front-page) #primary { /*margin-left: auto;*/ /*margin-right: auto;*/ max-width: 100%; } @media screen and (min-width: 30em) { .page-one-column .panel-content .wrap { max-width: 100%; } }Thanks again!
- This reply was modified 8 years, 8 months ago by Andrew Nevins. Reason: Added tutorial CSS
Forum: Themes and Templates
In reply to: [Twenty Seventeen] pages widthUnfortunately I’m working in my local machine, in a virtual apache server.
Featured image is 100% large, and fills the screen. All new pages don’t have any kind of border, but it seems they fill only screen’s 50%.
Viewing 4 replies - 1 through 4 (of 4 total)