Heatherh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Resizing Featured Image problemsAhhh. There is the problem! Thank you so much for the link. Didnt realize it didn’t override the parent. Seriously thank you for the help, its been driving me nuts trying to figure that out!
Forum: Fixing WordPress
In reply to: Resizing Featured Image problemsI tried a plugin to regenerate thumbnails and it is stilllll at the 210px. Any idea where I can find where it is adding the size 210? The only place I can find it is in the parent file which I thought I overwrote with my functions code (in my first post)
Forum: Fixing WordPress
In reply to: Resizing Featured Image problemsOkay Ill try the plugin.
Forum: Fixing WordPress
In reply to: Resizing Featured Image problemsJust did. Its still stuck at the 210×210 =(
Forum: Fixing WordPress
In reply to: Resizing Featured Image problemsI just updated it to 640 x 400 for thumbnails (not cropped)
nothing changed =/
Forum: Fixing WordPress
In reply to: Resizing Featured Image problemsI have tried on the first post multiple times.
Forum: Themes and Templates
In reply to: [Sugar and Spice] Resize Featured Images/ThumbnailAny suggestion anyone? The site that I am working with is new.theoguide.com/newsite
Forum: Themes and Templates
In reply to: [Sugar and Spice] Post title sizeif you go into the stylesheet and find:
}
.entry-title, .page-title {
font-size: 1.5em;
font-weight: 400;
margin: 0;the font size can be change. I have mine set to 2.5em. So experiment how big you want it.