cbaz
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeAnd it’s the 2013 child theme I’m working in. . . (not sure if that makes a difference)
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeI’m sorry to be so dense, but I keep pasting this code in and it is not working for me! I am going to Appearance > Editor > Stylesheet (style.css) and adding it to the very bottom. Nothing happens! What am I doing wrong? And I appreciate you taking the time to explain things to me so far.
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeI hate to say this, but it still didn’t work! (no space between 18 & px)
Forum: Themes and Templates
In reply to: Reducing post title font size in child themesorry, can’t seem to remember how to paste a pastebin link–argh!
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeForum: Themes and Templates
In reply to: Reducing post title font size in child themeThank you. I tried that as well, and still nothing! Here is my stylesheet–where do I insert it?
1.Theme URI: http://example.com/twenty-thirteen-child/
2. Description: Twenty Thirteen akChild Theme
3. Author: Aimee Kade
4. Author URI: http://example.com
5. Template: twentythirteen
6. Version: 1.0.0
7.*/
8.
9./* =Imports styles from the parent theme
10.————————————————————– */
11.@import url(‘../twentythirteen/style.css’);
12.
13.
14./* =Theme customization starts here
15.————————————————————– */
16..akfull-page {
17. margin-left: auto !important;
18. margin-right: auto !important;
19. height: auto;
20. padding-right: 1em !important;
21.}
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeI still need help changing the font. The developer tool wouldn’t work and the CSS code from above didn’t seem to change anything. Anyone???
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeOk, I have Jetpack Custom CSS. I added .entry-title { font-size: 26px; }, but when I clicked preview, nothing was changed. Am I missing something?
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeOk, thank you! I’ll try that.
Forum: Themes and Templates
In reply to: Reducing post title font size in child themeHi esmi and Nhat,
Thanks for your responses. I will try downloading the Internet Explorer web developer tool and see if that helps.
And, Nhat–do I just paste that at the very bottom of the style.css? I’m just afraid of making changes that will somehow screw up my site! (I’ve done this before. . .)
Forum: Fixing WordPress
In reply to: How to get rid of unwanted link on homepageI know I messed up by modifying code in my theme. I would actually like to hire someone to help me fix several problems and make a child theme–but I haven’t had any luck finding someone yet. I’m a writer–not a web developer!!! I will check into the links you provided. Thank you.
Forum: Fixing WordPress
In reply to: How to get rid of unwanted link on homepagebtw–the original problem in this post was resolved. It was the google translate plug-in. Thanks Evan Herman!
Forum: Fixing WordPress
In reply to: How to get rid of unwanted link on homepageOk, I have a totally separate problem now, but when I keep trying to post it to ask for help, it gets deleted. So I’ll post it here–I’m desperate!
When I added a banner to my site a few weeks ago, some text on several pages somehow got linked along with the banner. I need to unlink the text. It’s probably related to how I put the banner in the header.php, but I can’t figure out what to do.
Here’s my site again: http://thenaturallyhealthyhorse.com
Here’s an example page that has linked text: Advertise
Thanks in advance if anyone can help!
Forum: Fixing WordPress
In reply to: How to get rid of unwanted link on homepageThe link is still gone, so I’m keeping my fingers crossed that the G-translate plugin was the culprit after all.
Forum: Fixing WordPress
In reply to: How to get rid of unwanted link on homepageIt actually comes and goes sometimes. I have no idea why. It disappeared for a while the other day so I thought I’d figured out the problem. I’ll keep an eye on it and see if it returns. If not, maybe the G-translate plugin was it after all. . . Thank you for your help.