Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Raul: Now you are talking about slideshow issues. I don’t get it what you mean. Can you send me the design or screenshot that explain the issue.
Sakin
Keymaster@DebDardon: There is problem with the Ads Widget code. If you remove that your site will work fine. Please check the ad code properly. This will fix it.
Sakin
Keymaster@Tri-ang: can you add the following css in Custom CSS box in Theme Options under Appearnae tab of your WordPress Dashboard.
.fullwidth #content {
margin: 0;
}
Sakin
Keymaster@DebBardon: Sorry if I missed your topic. Can you send me your site URL so that I can see the issues and send you the fix.
Sakin
Keymaster@stephennewton: It’s great that it solved your issues.
October 22, 2012 at 11:39 am in reply to: Decreasing the height of the header & adding image as the whole width of header #1310Sakin
Keymaster@Raul, Yes are are working to solve your issues and providing support even for the free themes. Thanks a lot for your appreciation. Let me know if you have any issues in your site.
Sakin
KeymasterHi Raul,
I don’t what you did wrong with your site as I see one css changes in http://realtyvallarta.com/wp/wp-content/themes/simple-catch/css/978.css . There you will see this css as below:
div.col8 {
width: 980px;
}
See the original file: http://themes.svn.wordpress.org/simple-catch/1.4.5/css/978.css . The css is as below:
div.col8 {
width: 642px;
}
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.
-
AuthorPosts