Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Joaozinho: Did you clear your cache and refresh your browser. As sometime, it might be loading issue.
Can you send me your site URL and tell me which widget is cut off?
Sakin
Keymaster@Joaozinho: Can you send me the link of the page where it shows to stripe sign :-
Sakin
Keymaster@impresnet: Your screenshot is showing Admin Theme Options panel. So, why are do you need to change the admin panel?
Sakin
Keymaster@impresnet: Yes for these two area font size you have add the above css I gave you.
Sakin
Keymaster@klhaight: oh you mean title. For that you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-title, .entry-title a { color: #222; }Sakin
Keymaster@Sakin: It will work. Maybe you are talking abut different one. Are you talking about the page title. Can you explain it to me?
Sakin
Keymaster@ashrafashraf: You have increased the menu items. Now just replace that css with the following
#branding ul.menu a { font-size: 13px; line-height: 3.2em; padding: 0 1em; }Sakin
Keymaster@ashrafashraf: Please consult with your hosting server. This is hosting and migration issue not the theme issue.
Sakin
Keymaster@TheGoldFish: For that you need to use body_class filter hook and add it. See this http://codex.wordpress.org/Function_Reference/body_class
Sakin
Keymaster@klhaight: You can change the color and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-content h1 { color: #000; }Sakin
Keymaster@iroersma: I don’t see comment form in your homepage. To enable/disable comments, see this http://en.support.wordpress.com/enable-disable-comments/
Sakin
Keymaster@impresnet: Sorry your question is bit unclear. Do you mean Font size?. I have added below the css for Font size. But we careful while you change the font, consider mobile devices as well.
/* Featured Post Font Size */ #featured-post { font-size: 16px; } /* Menu Font Size */ #header-menu ul.menu a { font-size: 16px; }Sakin
Keymaster@djb: I am not sure what you are talking about. But I am able to click on the links in your twitter widget and also see the latest 3 tweets. For your twitter widget please take a look at twitter widget support. You can also preview your twitter widget from your Twitter account. So, please check there first and see it. This is not a theme issue.
Sakin
Keymaster@lhalpern: In your css change #hgroup-wrap to #masthead as you have header top sidebar as well.
Sakin
Keymaster@lhalpern: To add the image behind the header, you need to upload image from Add Media and then add the css for background image in “Appearance => Theme Options => Custom CSS” box.
For font size in Slider, you can adjust the font size as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-content { font-size: 14px; }Sakin
Keymaster@kapo_e: It is showing fine for me at FF. Maybe it’s your browser cache. SO, clear and check it.
Also you have added css in “Appearance => Theme Options => Webmaster Tools => Header Code”. Remove that from there. if you want to add CSS then you can add it in “Appearance => Theme Options => Custom CSS” box.
Sakin
Keymaster@anaorsini: Each theme is design in it’s own style. In Catch Mustang theme there is read more. See the demo at http://catchthemes.com/demo/catch-mustang/category/blog/
Sakin
Keymaster@TheGoldFish: Sorry I don’t know which theme are you using, as you have use Free Themes section. Can you send me your site URL?
-
AuthorPosts
