Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@stephennewton: What is the version of your theme? Also can you send me your site URL so that I can check in.
Sakin
Keymaster@stephennewton: I don’t recommend to directly edit the CSS. To make the changes in CSS either you can add it in the Custom CSS box in your Theme Options under Appearance Tab in your WordPress Dashboard or you have to build the Child Theme and add the changes.
Sakin
Keymaster@pwycliffe: I just posted comment in http://karenhamiltontherapy.com/?p=25 and it works fine. I just see that you haven’t added the permalink structure which you can set it through Settings -> Permalinks in your WordPress Dashboard.
Sakin
Keymaster@Tri-ang: First can you send me the site URL and also the screenshot of what you want. Then I will be able to suggest you the answer.
October 21, 2012 at 10:23 pm in reply to: Decreasing the height of the header & adding image as the whole width of header #1295Sakin
Keymaster@kislany: Sometime it takes time to answer the forum as we are answering in here and also in wordpress.org. Yes, if you like prompt answer then you can use our Support ticket.
Sakin
Keymaster@Tri-ang: Can you send me the link so that I can check in your page and suggest you the changes.
Sakin
Keymaster@fhinc: Yes you can do it only by building child theme of CatchBox. This is not in the customization option. For a simple customization you can use our Support Ticket by buying support and if it is more of customization then you can use our Hire a Customizer option.
Sakin
Keymaster@ikampyla: I will not be able to answer this question as it depends on your code Child theme. You need to use Hire a Customizer for code related issues.
Sakin
Keymaster@ikampyla: You can add following css in the “Custom CSS” box in Theme Options under Appearance Tab in your WordPress Dashboard.
#main #content ul.post-by li.no-padding-left,
#main #content ul.post-by li.last, {
display: none;
}Sakin
Keymaster@josedebenidorm: yes you can change the font and size though CSS using custom CSS box in Theme Option under Appearance tab in your WordPress Dashboard.
For example see the following css:
body, input, textarea {
font-family: Arial, sans-serif;
font-size: 16px
line-height: 18px
}Check our this for more details on CSS for fonts: http://www.w3schools.com/css/css_font.asp
Sakin
Keymaster@carolineb: I can see the sidebar in your site. I don’t get it what you mean. If you have problem in English then you can send us the Screenshot and show what you mean.
Sakin
KeymasterHi Lemonice,
You need to build child theme and customize it. This is not supported in Simple Catch Theme. You need to upgrade to Simple Catch Pro http://catchthemes.com/themes/simple-catch-pro/
Regards,
SakinSakin
KeymasterI send you how to edit it but if you need more support then you might need to contact through Support Ticket or Hire a Customizer for more customization.
Sakin
Keymaster@Ladyhawk: After you click on radio button as “Static Page”. You need to select the page from Front Page options just below.
If you still have problem then can you send me your site URL.
Sakin
Keymaster@lance4510: This feature is not added in Theme Option. But if you are comfortable editing the code in header.php then it’s fine.
Create a child theme and edit the header.php:
Just delete the following line:
<meta name="viewport" content="width=device-width" />
Sakin
Keymaster@macca_andy: The feature you have asked here is not included in Catch Box theme.
This is free theme for the WordPress Community and yes we are talking your advices and adding the features in the updates.
Sakin
Keymaster@tonycouto: It’s really strange why do you want to remove the heading from your pages. Also send me your site URL. Maybe you can try CSS to hide it.
Sakin
Keymaster@mustick: This is really hard to recommend plugin. It depends on the users need and requirements. You can check out http://wordpress.org/extend/plugins/ and search for social. Maybe you can try Add this plugin ( http://wordpress.org/extend/plugins/addthis/ )
Sakin
Keymaster@legarth: It should work in you just change the “Excerpt Length in Words” in your Theme Options. I just check in the theme option and it is working fine
This will not increase the word only if you have added in excerpt box when writing post. So, keep the excerpt box empty.
If this is not working then there most be something going in your configuration and if you need advance help then use Support Ticket.
Regards,
Sakin -
AuthorPosts