wp-21
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twently Twelve Child padding for all pagesOk will do.
Forum: Themes and Templates
In reply to: [Theme: Customizr] Removing thumbnail on homepageYeah i understand but wanted to know that why the featured image is not displayed in case of the second post i.e. css modifications.
Forum: Themes and Templates
In reply to: Twently Twelve Child padding for all pagesI assume that it is known to the person to edit the child theme and not the parent theme directly.
You are taking it literally.
Forum: Themes and Templates
In reply to: [Adventure] Responsive but won't fit mobile devicePls post the link to your site.
Forum: Themes and Templates
In reply to: Twently Twelve Child padding for all pagesI am not suggesting it @wpyogi, i simply haven’t mentioned it there.
Forum: Themes and Templates
In reply to: [Theme: Customizr] Removing thumbnail on homepageIf you have not selected any featured image then how can it show up on the site.
and to which image are you referring to , there are currently three images on the page.
And with the second post namely: CSS Modifications , i do not see any featured image.i meant that for the tablet and mobile the screen width is so small there is no need for the margin-left.
Forum: Themes and Templates
In reply to: Twently Twelve Child padding for all pagesOn your style.css line 1436 and 1440 c
modify 1436 to:
.site-content { margin: 1.71429rem 0 0; padding: 0 20px; }modify 1440 to:
body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content { width: 96%; }Forum: Themes and Templates
In reply to: Edit Date and "filed under:" lines in Twenty-Twelve Themecould you post the link for your site..
Forum: Themes and Templates
In reply to: Twently Twelve Child padding for all pagesYou need to post the link to your site.
You can refer below:
http://wordpress.org/support/topic/upper-lower-case-text?replies=9Forum: Themes and Templates
In reply to: Edit Date and "filed under:" lines in Twenty-Twelve Themeyeah that’s right,in content.php
Forum: Themes and Templates
In reply to: [Superhero] How to get the slider on all pages?Place the slider in header file, it will come on every page
Forum: Themes and Templates
In reply to: [Quark] How to increase body copy text sizeFor body simply refer to the body element like:
body{ font-size:13px;}Forum: Themes and Templates
In reply to: [Celestial - Lite] Upper Lower Case TextPls close the thread if problem resolved…cheers.:)..