tjditty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Catch Box Theme- how do you change the size of header imageThanks much for your help Sakin.
TanyaForum: Themes and Templates
In reply to: Catch Box Theme- how do you change the size of header imageSakin,
I am very new to WordPress and haven’t ventured far enough out to make a child theme! I added the code for the header to the custom css box. I adjusted to .50 and do not see any change.Any additional help is very appreciated.
TanyaForum: Themes and Templates
In reply to: Catch Box Theme- how do you change the size of header imageMarc,
I found this code and placed it in the Custom CSS Styles box.
remove_filter( ‘HEADER_IMAGE_WIDTH’, ‘ catchbox_header_image_width’ );
remove_filter( ‘HEADER_IMAGE_HEIGHT’, ‘ catchbox_header_image_height’ );define( ‘HEADER_IMAGE_WIDTH’, apply_filters( ‘catchbox_header_image_width’, 840 ) );
define( ‘HEADER_IMAGE_HEIGHT’, apply_filters( ‘catchbox_header_image_height’, 100 ) );Forum: Themes and Templates
In reply to: Catch Box Theme- how do you change the size of header imageI figured out how to get the header image adjusted. What I really need now how to reduce the height of the header to eliminate some of the white space. Thanks much!
http://stopcommoncore.com/Tanya
Forum: Fixing WordPress
In reply to: Change Font Size of Page TitleResolved
Forum: Fixing WordPress
In reply to: Change Font Size of Page TitleThank you. The code change worked.
Forum: Fixing WordPress
In reply to: Change Font Size of Page TitleBecause I am so new to modifying a template, I would appreciate exact instructions. THANK YOU! We love the template.
Forum: Fixing WordPress
In reply to: Change Font Size of Page TitleI appreciate the quick reply.
Forum: Fixing WordPress
In reply to: Change Font Size of Page TitleI just removed the password.
Forum: Fixing WordPress
In reply to: Change Font Size of Page Title