Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@lmf33: Sorry there is no option to add that from theme as a default. We have that option in theme like Clean Box Pro, Clean Journal Pro, Catch Adaptive Pro, Catch Responsive Pro, Full Frame Pro and Gridalicious Pro. You might want to check it at http://catchthemes.com/themes/category/premium/
But if you like to add this in Catch Evolution Pro theme then you need to build child theme and then add search search in your menu. Then you need to add css to make it to the right of menu. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/
Sakin
Keymaster@Yvonne: This looks more as plugin/script issue. Have you install any new plugin/script or update it. Then try disabling it and it should work fine.
Sakin
Keymaster@kwinston: You can find the recommended image size in theme instructions page at http://catchthemes.com/theme-instructions/full-frame/
So, yes it’s good to have all image height and width same for consistency. But it is not required. It’s you design choices. When uses posts featured image, theme take the image size from http://catchthemes.com/theme-instructions/full-frame/#featured-image . So, if the image size is smaller then recommended then it will take the original image otherwise it will take the listed image size.
Sakin
KeymasterHi Mark,
You can purchase it from http://catchthemes.com/themes/catch-box-pro/ and follow theme instructions for installation and configuration http://catchthemes.com/theme-instructions/catch-box-pro/
Thanks for your appreciation.
Regards,
SakinSakin
Keymaster@Kim: It’s in your child theme style.css https://beautyblackbook.com/wp-content/themes/hidemyage/style.css , line no 109
Sakin
Keymaster@mark-argentino: Ok if you want it left then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (max-width: 767px) { .logo-wrap { float: left; text-align: left; } .one-menu #mobile-header-left-menu { float: left; } .one-menu .menu-access-wrap, #colophon .menu-access-wrap, #site-generator .copyright, #site-generator .powered { text-align: left; } }Sakin
KeymasterOk then replace all your above css with the following:
/*Header-Background image*/ #hgroup-wrap, #main-feat-img { clear: both; background-image: url("http://limocycle.com/wp-content/uploads/2014/03/header_gradient.jpg"); } #hgroup-wrap { padding-bottom: 0; } #hgroup, #header-right { padding-top: 0; } h1 { color:#154f8e; } h2 { color:#154f8e; } h3 { color:#154f8e; } p { margin-top: 0.5em; } blockquote { padding: 10px; background: #ffe8a4; } /* For spacing between paragraphs */ @media screen and (min-width: 960px) { p { margin-bottom: 20px; } } /* For footer height */ #site-generator .site-info { padding: 10px 0; } /* For font size in custom footer area*/ #footer-sidebar { font-size: 12px; font-size: 1.2rem; } /* Footer Widget Margin Bottom */ #footer-sidebar .widget { margin-bottom: 10px; margin-bottom: 1rem;} /* Change font size in table */ .tablepress-id-1 tbody td { font-size: 14px; } /* Center page titles */ .entry-title { text-align: center; } /*Content Header – no linking*/ .entry-header .entry-title { color: #222; } .entry-header .entry-title a { color: #222; text-decoration: none; } .entry-header .entry-title a:hover { color: #222; } /*Posts- remove author*/ .entry-meta span.byline { display: none; } /*Widescreen – Desktop Only*/ .site { margin: 0 auto; } .site { width: 100%; } @media screen and (min-width: 1060px) { #primary { width: 60%; } #secondary { float: right; width: 35%; } }Sakin
Keymaster@gavin-lewis: Looks like you have to go with @pratik suggestion as the update will be available to pro version first and that is also due in end of December.
You don’t need to access you files in server. You can just build child theme or download sample child theme from http://catchthemes.com/blog/create-child-theme-wordpress/ and then add the above code. Zip you child theme and upload it in your server from “Appearance => Theme Options => Add New => Uplaods”
Sakin
Keymaster@casak: But your sidebar is too long to have it in mobile menu. Mobile menu should be equal or less not more. Sorry don’t have this option in theme.
Sakin
Keymaster@casak: Sorry it’s confusing what you mean here. You don’t have option to replace mobile menu with the secondary sidebar content.
Sakin
Keymaster@Mandala528: I see that you have already added in Phone number in header top sidebar. Then you can add the following css in “Appearance => Theme Options => Custom CSS” box to make that bar white, text align right and remove padding. I hope this works for you.
#header-top { background-color: #fff; } #header-top .container { padding-right: 35px; text-align: right; } #masthead { padding-top: 0; }Sakin
Keymaster@Pratik: Thanks for the detail codes. But we might need to add this in next version update.
@gavin-lewis: Thanks for the feedback. We have added this in version update list.Sakin
Keymaster@mark-argentino: Sorry but that is responsive design to make your mobile use easy to touch menu in center and read nicely.
Let me know what are you trying to do in mobile devices.
Sakin
Keymaster@nextstep: Try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1em; margin-right: 1.5em; }Sakin
Keymaster@matthewseanmclachlan: But you about page don’t have image image http://www.trendfly.org/about/
Also that is post not page. If you want you posts to show full content. Then go to “Appearance => Theme Options => Layout Options” and select option “Full Content Display” in “Archive Content Layout”
Sakin
Keymaster@Alan: For additional social icons, you can add in your own custom images from “Appearance => Customize => Social Links => Custom Social Links”.
Yes, sure we can add in telephone, website and others in social icons. We get icons from http://genericons.com/. Will add this in next version update.
About the Contact Information widgets, we will check that out.
About the Wish list, we don’t have in this site. We are update in new design soon. We are re-designing and re-branding it. So, there we will add wish list as well.
Thanks for your feedback.
Sakin
Keymaster@truewp: we have done that and it’s fine. See this at http://tools.pingdom.com/fpt/#!/2Ohc3/http://catchthemes.com/demo/adventurous/
Sakin
Keymaster@Tiffini: Full Frame Pro 3.3. is out now and available for download. Cheers 🙂
-
AuthorPosts
