kate_wp
Forum Replies Created
-
@soco,
I don’t want to do it site wide. I want to leave it on one page only.I already tried taking out the widgets but it removes them from all of the pages.
Do you have any other ideas on how to leave it on one page?
Also, I’d like to insert images and videos in the right column if possible but don’t know how to do that either.
Thanks.
Resolved. Thank you all.
Forum: Themes and Templates
In reply to: [discover] Adding a form on contact pageThanks, Paul.
Great, thanks!
@ Andrew Nevins: will the changes that I made in Appearance > Theme Options > Custom Style remain even when Discover is updated?
Yes, that worked! Thanks so much everyone!!!
@edgarr Yes, Discover has a section in Appearance > Theme Options > Custom Style where css can be added to modify the original.
As Ivana suggests, is this what I should add there to delete the heading on the pages?:
#subhead_container {
display: none; <— add this line to style.css
padding: 7px 0;
}I’ll give it a try.
If I make changes to the “style.css” file, do I need to re-upload that file to the website’s server using CyberDuck? Will it override any of the other changes I’ve made like the heading sizes, etc.?
Do future theme updates automatically erase any changes made to CSS?
Hi Edgarr,
This is the page that I’m working on: https://www.dawnreeves.com/facilitator/
I’d like to get rid of the heading ‘Facilitator’ at the top since it’s repeated in the heading directly below it.
Thanks!
Forum: Themes and Templates
In reply to: [discover] Adding a form on contact pageThanks, edgarr! Will do.
Forum: Themes and Templates
In reply to: [discover] Adding a form on contact pageThanks, Edgarr.
I tried installing the “Grunion Contact Form” plug-in but it inserted my email address into the Email field rather than leaving it blank. Do you know how to delete that and leave the field blank? I’m not sure if I have to go into the plug-in code or if there is an easier fix.
Thanks for your help.