webkong
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme Layout Builder How to delete the logoWhat is your site URL?
Forum: Themes and Templates
In reply to: Theme's logo background image can't change I can't find it…This is the css.
#cp-header-1, #cp-header-2, #cp-header-3, #header { background: url(http://www.ycdcproject.org/wp-content/themes/politicize/images/header-bg.jpg) no-repeat center center/cover; }Forum: Fixing WordPress
In reply to: Can't access admin panel – genesis theme corrupted or out of dateForum: Fixing WordPress
In reply to: Image in slider not wide enough (twenty fourteen theme).featured-content .post-thumbnail img { width: 100%; }Add to your custom css plugin.
Forum: Themes and Templates
In reply to: Adding text widget to static WP page (not side bar)Forum: Themes and Templates
In reply to: [Zerif Lite] Updated Theme… No space between Header and Content.entry-title { margin-top: 50px; }Add to your custom css plugin.
Forum: Themes and Templates
In reply to: youtube widget in awaken theme not loadingDisable all your plugins. Turn back on one at a time, see if it helps.
Forum: Themes and Templates
In reply to: How to change hover text colour on Sydney themeForum: Themes and Templates
In reply to: Space between nav and content in Hemingway RewrittenWhat is your website URL?
Forum: Themes and Templates
In reply to: Problem with Shopkeeper and Revolution Slider#page_wrapper.sticky_header .content-area, #page_wrapper.transparent_header .content-area { margin-top: 0px; }Add to your custom css plugin.
Forum: Themes and Templates
In reply to: Is it possible to add a calendar to any theme?Calendar is a widget. You can see other widgets:
Dashboard –> Appearance –> Widgets
.entry-content { padding-top: 20px; }Add to your custom css plugin.
Forum: Themes and Templates
In reply to: What happens to child theme when updating themesForum: Themes and Templates
In reply to: Customize option not working after 4.6 update. Help please?Disable all your plugins. Turn back on one at a time, see if it helps.
Forum: Themes and Templates
In reply to: [Optimizer] Optimizer Logo.logo { display: none; }Add to your custom css plugin.