jmw25
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: Reduce gap between title and description in Twenty TwelveOk, thank you! I’m new to this and am grateful for any tips.
Forum: Themes and Templates
In reply to: Reduce gap between title and description in Twenty TwelveJust figured it out!
For anyone else that might benefit from this:
h2.site-description { margin-top:-2rem; }and
h1.site-title { margin-top:-2rem; }Play around with the number before rem; to adjust white space.
Forum: Themes and Templates
In reply to: Reduce gap between title and description in Twenty TwelveIs there a code I could just add to my editor to reduce the gap between the title and description?
Forum: Themes and Templates
In reply to: [Responsive] Making Changes to Child ThemeYou’re right! Thank you so much!
Forum: Themes and Templates
In reply to: [Responsive] Making Changes to Child ThemeI made sure that my current theme is my child theme and then I added CSS but it still didn’t change the size of my description. Any suggestions? I’m new to this and it is all very confusing!
/* Theme Name: Twenty Twelve Child Theme URI: http://oxfordinfrance.com/ Description: Child theme for the Twenty Twelve theme Author: Jillian Author URI: http://oxfordinfrance.com/about/ Template: twentytwelve Version: 0.1.0 */ @import url("../twentytwelve/style.css"); h2.site-description { color: #020202 !important; font-family: times New Roman; font-size: 22px!important; }Forum: Themes and Templates
In reply to: Formatting Problems after Establishing Database Connection ErrorThanks, I appreciate it.
Viewing 6 replies - 1 through 6 (of 6 total)