jenksandartt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Remove Menu From One pageI will ask again if I feel it’s necessary. Carry on now.
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Opt In first timethx
Forum: Fixing WordPress
In reply to: increase width of entire responsive themei have the responsive theme
Forum: Fixing WordPress
In reply to: hyperlink codeyes. I’m going to have some info about an event. Then I may say, click here. And click here will be that link.
Forum: Fixing WordPress
In reply to: hyperlink codeThanks. I copied the code to notepad. Saved it as an .html. I opened it and I see the link. And it works when I click it. My only problem is, when I copy the link and paste it on a page, the link turns to regular text and is no longer a link.
Forum: Fixing WordPress
In reply to: child themethanks for all your help
Forum: Fixing WordPress
In reply to: child themeHow did you know to come up with that code? When High highlighted that text on the contact form, the inspector didn’t have anything like that code. I’ll read the literature that you sent, but I am just curious to how did you figure that out.
Forum: Fixing WordPress
In reply to: child themeThank you so much. You’ve been a great help.
Forum: Fixing WordPress
In reply to: child themeHey, I changed each page color. Can you tell me how I can change the color of my text for my contact sheet. It’s where it says your name, your email, subject. I changed the page color, now i want to be able to change the text color of my contact pages.
Forum: Fixing WordPress
In reply to: child themethank you
Forum: Fixing WordPress
In reply to: saving child themesThanks. I appreciate it.
Forum: Fixing WordPress
In reply to: child themealso, I figured out how to change the page color, (not background) but when I apply the change, it changes all of my pages to that color. How can I change each individual page color. I went to firebug, right clicked on the page to open inspector, which directed to this code. #wrapper {
background-color: #ffffff;
border: 1px solid #e5e5e5;
border-radius: 4px;
clear: both;
margin: 20px auto;
padding: 0 20px 20px;
position: relative;
}
I messed around with code, changing the color, but it changes color to all my pages. (www.honestarttsentertainment.com)Forum: Fixing WordPress
In reply to: change title tagline color on home pagethanks
Forum: Fixing WordPress
In reply to: change title tagline color on home pageYes, I am using a child theme to make changes. Then I go back to display my Parent theme after making changes in my child theme. I’ve been looking for tutorials on youtube about short codes in reference to style.css. Any tutorials you can put me in.
Forum: Fixing WordPress
In reply to: change title tagline color on home pageThanks man. That worked. I was on my actual website and trying to copy the code in firebug but it wouldn’t paste. But when I actually went into my dashboard, it worked. (can you copy codes into firebug. I wanted to see a preview. I couldn’t preview this, but it worked when inside my dashboard.) Is it safe to say if you can’t see the actual code then just add a code? I went into my dashboard, theme options, css styles. Then i just paste the code you gave me, and it worked. Would it work if I would have went into the server,then style.css file. Could it have worked that way? Or what if there really was a color option and I didn’t see it, and I still pasted the code you gave me? Would that have caused conflict? And how did you know how what code I needed? I am very new to this. If you can answer, great. If not, you’ve been a great help anyway.