Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@wertooos: Please check your settings at “Appearance => Theme Options => Excerpt/More Tag Settings” and change “More Tag Text”.
Sakin
Keymaster@AnnaVartanyan: Thanks 🙂
Sakin
Keymaster@Moods: Looks like there is settings issue. Can you go to “Appearance => Customize => Theme Options => Homepage/Frontpage Options”, then un-select all category or select the categories from which you want to show posts.
Sakin
Keymaster@Kim: there i no option to add more button, as promotion headline is only for 1 promotion headline.
If you like then you can add HTML code in Promotion Sub-headline.
The other option is to build child theme and edit that functions to add new features.
To center image in footer widget with CT Advertisement, you can add the following css in “Appearance => Customize => theme Options => Custom CSS Options” box:
#supplementary .widget_widget_catchbase_adspace_widget img { display: block; margin: 0 auto; }Sakin
Keymaster@Kim: For that, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#promotion-message p { text-align: justify; }August 29, 2015 at 9:31 am in reply to: use "more" option / change font size / photos in widget #65537Sakin
Keymaster@Kim: ok you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.widget_widget_catchbase_adspace_widget img { display: block; margin: 0 auto; }Sakin
Keymaster@Carlo: For that you can add widget in Header Right Sidebar from “Appearance => Widget” and to make it full width, just add the following css in “Appearance => Theme Options => Custom CSS” box:
#secondary, #sidebar-header-right { display: block; width: 100%; } .sidebar-top .widget { width: 100%; }Sakin
Keymaster@ccarmody: To add header image like the reference site, you can go to “Appearance => Header” and upload the header image with max width: 1140px. If you want similar theme to that either use “Catch Evolution” http://catchthemes.com/themes/catch-evolution/ theme or “Catch Box” http://catchthemes.com/themes/catch-box/ theme
Sakin
Keymaster@Cordula: That is default RSS feed from WordPress core and we don’t have control on it. You might want to try plugin for that.
Sakin
Keymaster@Kim: Please don’t post same question in two places it will be difficult for us to manage. Please post in proper theme support forum.
http://catchthemes.com/support-forum/topic/sub-menu-doesnt-appear-as-drop-down/Sakin
Keymaster@Mirko: This is more of server and database configuration issue. Please contact your Hosting server and also check this steps http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
Sakin
Keymaster@vichewordpress: It’s just opposite to yours. When I touch with my thumb, it opens but when I press it will not. As press is pro highlight and touch is for open.
Sakin
Keymaster@Susie: you can add the following css:
#feature-slider .cycle-slideshow { max-width: 100%; }Sakin
Keymaster@AnnaVartanyan: Ok for that try changing color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#header-menu ul.menu li:hover > a, #header-menu ul.menu a:focus, #header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a { background-color: #000; color: #eee; }Note: you will find color option in theme options panel of pro version. Also check out additional features info of pro version at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@Kim: Hum, there is no option to create more then one button in promotion headline. The only option I see is to add HTML links in Promotion Subheadline text.
Justify align is not good practice in web but if you want to do that then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
#featured-content .hentry { text-align: justify; }Note: Please post in proper support forum. Your site is using Catch Base Pro theme where as you have posted in question in Catch Evolution theme. So, it might confused other users. Please user Catch Base Pro support forum at http://catchthemes.com/support-forum/forum/catch-base-pro-premium/
Sakin
Keymaster@ccarmody: I check in your site and your header image has issue with height and width. Try uploading new image. But your reference site is not using Header Image, it’s adding header background by uploading image from “Media => Add New” and then adding that image as background using custom css.
So, you can also upload image from “Media => Add New”. Then add in your image url in the following css and then add it in in “Appearance => Theme Options => Custom CSS” like below:
#hgroup-wrap { background: transparent url("add in your image url here") repeat-x scroll 0 0; text-align: left; }For example:
#hgroup-wrap { background: transparent url("http://blog.carolyncarmody.com/wp-content/themes/catch-everest/images/slider2.jpg") repeat-x scroll 0 0; text-align: left; }Sakin
Keymaster@jorge-rodriguez: For that I need to check your server and I will email you details.
-
AuthorPosts
