Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Amanda: Check your Facebook like box widget settings for that. It should be controlled from there.
Sakin
Keymaster@Amanda: Sorry I don’t get it what you mean. Your sidebar will go below the content when you are in mobile devices. That is fine for reading.
But if you are talking about your Welcome image rotation in iPhone then check this support https://wordpress.org/support/topic/uploaded-photos-not-being-automatically-rotated-according-to-exif-data
Sakin
Keymaster@effess: It is highlighted. Check your header right menu. When you go to that page, it is highlighting your Lavender page.
Sakin
Keymaster@matthewseanmclachlan: Sorry there is no option to do that in this theme. So, you might want to consider hiring custmizer to add that for you or search for plugin which allowed to to add those.
Sakin
Keymaster@elainestoneimp:
1. I see that most of the element in you site is already center and if you are talking about the content inside your page, we don’t have control on it. It depends on the type of content you add and it’s alignment.2. For breadcrumb, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#breadcrumb-list .wrapper { text-align: center; } #breadcrumb-list span { display: inline-block; float: none; }3. For Social icons background and color, you can change the color code in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS Options” box:
.site .widget_catchresponsive_social_icons a.genericon { background-color: #d7d7d7; border-color: #b6b6b6; color: #777; }4. I see that you have added in social widget, search and menu in Featured Widget Content. To make the search “left justified” and the custom menu “right justified”, you need to re-arrange the widgets. First, you need to add in Search and then Social Icons and after that menu. Then only I can send you css to do that.
Sakin
Keymaster@Barnabil: Yes, you can change that. But for changing all that we recommend you to build child theme and edit it. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/
To change the Theme by and all right reserved, you can simply upgrade to Pro version and you will get that Footer Editor Options and lot more additional features. Check additional features list at http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster@Pedrof: I see that you have Favicon from “All in one Favicon” plugin. So, either change favicon from there or just disable that plugin and upload your favicon from “Appearance => Theme Options => Fav Icon Options”
August 6, 2015 at 9:05 am in reply to: Content jumps 91px when flipping over to fixed top menu #62247Sakin
Keymaster@Haydie: I check in your site and don’t see any changes. I also don’t see where you have added in that CSS. I understand what are you talking about but It’s not working for me.
August 5, 2015 at 7:50 pm in reply to: Footer widgets 2 and 4 get incorrect left margin in mobile #62198Sakin
Keymaster@amandac1: Studio theme is different. We will be fixing it in next version update and also we will be adding more features like Custom CSS, Excerpt Options, Homepage/Frontpage Options, Layout Options, Pagination Options and Search Options.
For now, you can activate https://wordpress.org/plugins/catch-web-tools/ and then go to “Catch Web Tools => Custom CSS” and add the following css:
@media screen and (max-width: 700px) { .footer-content { width: 100%; padding: 20px 0; } .footer-col { width: 100%; padding: 20px; } }Sakin
Keymaster@Gunter: You homepage don’t have static front page or latest posts. That is it will not display widget in right sidebar. You can only display it in your footer widget.
Yes, you can add Widget in Footer.Sakin
Keymaster@Phil: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.widget_recent_entries ul li { margin-bottom: 5px; }Sakin
Keymaster@Pedrof: I was checking in difference section. So, you mean at the top of post. For, that try the following css:
.post-by li:last-child { display: none; }August 5, 2015 at 5:04 pm in reply to: Content jumps 91px when flipping over to fixed top menu #62186Sakin
Keymaster@Haydie: But this is effect that Adventurous theme is using. Every theme has different design. Yes, you can add css to make changes. That is why we have custom css box.
Thanks for the feedback. We will check on it.
Sakin
Keymaster@scooby: You must have WordPress SEO by Yoast Plugin and haven’t enable breadcrumb. That is why you have issue. We will fix this in new version update. For now, you can add the following css in “Appearance => Theme Options => Custom CSS”
.breadcrumbs { display: none; }Sakin
Keymaster@cindy: This is not an error but a warning message which you don’t need to worry about, it shows up initially when there is no menus saved. It will be remove in our next version update.
Sakin
Keymaster@Sean: You can change the color code in the following css as per your need and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.mobile-menu-anchor a.genericon-menu, .mobile-menu-anchor a.genericon-menu:hover { background-color: #fff; color: #404040; }Sakin
Keymaster@Susie: We have option to display Featured Content either in Homepage only or Entire Site. There is no option to make that Featured Content only appear on specific pages. You might have to look for plugin to add featured content in pages.
But you can make that features slider to show on “Entire Site” from “Appearance => Customize => Featured Content => Featured Content Options => Enable Featured Content on” and the add in css to hide in all pages and show only in that pages. If you want to do this, then enable it in all pages and send me the page url where you want to show it only.
Sakin
Keymaster@Mattias: Please post in your site URL so that I can check in and suggest you the custom css.
-
AuthorPosts
