Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@mindiapolis: In large screen the content width is 860px and secondary width 360px
Sakin
Keymaster@mindiapolis:
To change the color of Content, go to “Appearance => Theme Options => Site Color Options” and then change the color code in “Content Background Color”.
To change the color of Sidebar, go to “Appearance => Theme Options => Sidebar Color Options” and then change the color code in “Sidebar Background Color”.We don’t recommend changing the content width as it’s design to make it responsive as to various screensize. So, you might want to change it for all screensize or just for large screen sizes. Ok let me know the size you want to change to.
Sakin
Keymaster@stephanieforrer: Looks like you already have old version of Simple Catch Pro. So, if you are trying to update the theme then please use our Catch Updater plugin. You can download it from http://catchthemes.com/wp-plugins/catch-updater/ and instruction is already there.
Sakin
KeymasterHi Angelina,
The size depends on the screen size. So, I am going to give your complete size we have.
/* Large Screen */ #primary { width: 754px; } #secondary { width: 406px; } /* Max Screen Size 1224px */ @media screen and (max-width: 1224px) { #primary { width: 654px; } #secondary { width: 340px; } } /* Max Screen Size 1060px */ @media screen and (max-width: 1060px) { #primary { width: 530px; } #secondary { width: 340px; } } /* iPad Landscape */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { #primary { width: 590px; } #secondary { width: 340px; } } /* Less then 960px is 100% */Regards,
SakinSakin
Keymaster@stephanieforrer: Nice thanks 🙂
Sakin
Keymaster@superkefje: Sorry, for this as well, I need to check your site. I won’t be able to find the problem with the screenshot. I need to check in your site.
September 7, 2014 at 9:35 am in reply to: Moving site logo to the left (in front of site title and tagline) #43518Sakin
Keymaster@natoulie: You just deleted one. But there are two. So, you need to go to your Custom CSS and delete the following css:
#hgroup-wrap img {margin-top: 50px;}Sakin
Keymaster@Michaela: Done.
September 6, 2014 at 1:51 pm in reply to: Moving site logo to the left (in front of site title and tagline) #43484Sakin
Keymaster@natoulie: In your site rzesy-southampton.co.uk. For logo, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#hgroup.with-logo { clear: none; display: inline; float: left; }Also don’t forget to remove the following existing css. I see the following css twice in your custom css box. Remove it both.
#hgroup-wrap img {margin-top: 50px;}Sakin
Keymaster@Janette: I see that you have use paragraph code
<p>Your headings</p>for headline. So, if you remove the margin below that paragraph it will hamper all other pages as well. So, I have come up with the css only for your services pages. Just add the following css in “Appearance => Theme Options => Custom CSS” box to remove the margin
.page-id-18 #content p { margin-bottom: 0; }Sakin
Keymaster@superkefje: Sorry your site needs to be live for me to check in.
Sakin
Keymaster@superkefje: With custom CSS you can only hide it. Let me know your page URL and the widget name that you want to hide it.
Sakin
Keymaster@mindiapolis: That’s nice 🙂
Sakin
KeymasterIt’s worth $44.99 and currently we are running Facebook Special 20% flat discount coupon code. You can see at https://www.facebook.com/catchthemes and the offer is only valid till 7th September, 2014. If you calculate the worth of development and support we are giving to you. The worth $44.99 is very minimal. Also you will get lot of additional features. See this at http://catchthemes.com/theme-instructions/adventurous-pro/
About disabling comment in page/post. You need to edit and and disable comment. See this screenshot at http://www.pinterest.com/pin/548594798329843253/
Sakin
KeymasterHi Angelina,
Can you let me know your desire width. As Catch Evolution Pro theme is responsive WordPress theme which is optimized for different screensize. So, if you could give me the sizes then I can send you the suggestion.
Regards,
SakinSakin
Keymaster@Simona: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
.featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image { box-shadow: none; }Sakin
KeymasterHi Michaela,
Thanks for your detail answer and we are able to find the issue. We have just fixed it and will release it in Version 2.2 soon. We will also add in Contact link. So, now in this version you will have option to add email address or contact link.
We have just submitted version 2.2 to WordPress.org and it will be released as soon as they approved it.
Regards,
SakinSakin
KeymasterHi Kevin,
To change only for the one widget. I need to check that widget ID. For that you need to send me your site URL. Please post in your site URL and then I will check in.
Regards,
SakinSakin
KeymasterHi Simona,
This is Simple Catch Theme support forum. Please post your question in Catch Everest Pro Support forum at http://catchthemes.com/support-forum/forum/catch-everest-pro-premium/ with your site URL.
Regards,
Sakin -
AuthorPosts
