Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@byMuk: We haven’t added WooCommercer support in Catch Responsive theme yet. SO, for now to hide the sidebar in your product pages, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.woocommerce-page #main { width: 100%; } .woocommerce-page .sidebar-primary { display: none; }Sakin
Keymaster@Francis: It is zip file. Your browser must have auto extractor. That is why you might want to try downloading with other browser or “Right Click on the Link” and then click Save link as, it’s same as your account. https://www.pinterest.com/pin/548594798333093154/
Sakin
Keymaster@Francis: I see that you are trying to update the theme. So, can you please install Catch Updater plugin from http://catchthemes.com/wp-plugins/catch-updater/. Just download the zip file of catch updater plugin. To install this updater plugin, go to “Plugins => Add New => Uploads”, then upload the zip file and install and activate this. After you activate this plugin, you will be able to update the theme from “Appearance => Themes => Add New => Upload Theme”. It’s clearly mentioned in theme instructions page at http://catchthemes.com/theme-instructions/full-frame-pro/
Sakin
Keymaster@Francis: I don’t get it what you mean. Which zip file is not working. I check in and both are working fine for me. Maybe you have auto extractor in your browser. Please try from another browser or right click on the link and save link as. See this screenshot https://www.pinterest.com/pin/548594798333093154/
Sakin
Keymaster@Musa91: Sorry I don’t get it what you mean. We don’t have anything called individual tab. Please share your site URL and explain which element you want to change and to which color code. Then I can send you custom css that you can add in.
Sakin
Keymaster@JOSHUA:
1. Yes, you can disable primary menu from “Appearance => Customize => Theme Options => Fixed Header Top Options”. Just check in option “Check to disable Primary Menu” and save & publish it.2. To hide home page title, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
.home #main .entry-header { display: none; }3. To add secondary menu. First, create custom menu from “Appearance => Menus” and then assign your custom menu to secondary location “Appearance => Menus => Manage Locations”
Sorry for the late reply as we are still suffering from Earthquakes and aftershocks in Nepal.
Sakin
Keymaster@Francis: Looks like there is already
full-frame-protheme directory in your site. Looks like the theme is already there. If so then you can go to “Appearance => Themes” and activate Full Frame Pro theme. But if you are trying to update the theme, then to do that from WordPress Dashboard, you need to install Catch Updater Plugin http://catchthemes.com/wp-plugins/catch-updater/ and then download theme zip file from your account at http://catchthemes.com/my-account.You can find detail information for theme update at http://catchthemes.com/theme-instructions/full-frame-pro/
Sakin
Keymaster@Tremblay: You can adjust the width and font size as per your need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
/* Content Width */ #main-slider .entry-container { width: 50%; } /* Slider Title Font Size */ #main-slider .entry-header .entry-title { font-size: 24px; } /* Slider Content Font Size */ #main-slider .entry-content { font-size: 16px; }Sakin
Keymaster@rkmoonak: It’s not showing in our server. So, can you send me the plugin URL so that I can install it and check in. Have you disable “Responsive Design” from “Appearance => Theme Options => Responsive Design” ?
Sorry for the late reply. As we are suffering from Earthquake and lot of aftershocks in Nepal. Problem with power and internet.
Sakin
KeymasterHello Peter,
You haven’t added in Secondary menu, so I am bit confused. Can you add secondary menu and let me know in which color you code you want to change to.
Regards,
SakinSakin
Keymaster@Hotzenplotz: These are from “Sharedaddy” plugin.
Sakin
Keymaster@machoyouk: Please post in proper theme support URL. This is Catch Box Free theme support forum and this theme doesn’t have “No Sidebar, Full Width” layout.
So, post in your site URL and then I can check in for you.
Sakin
Keymaster@eric: In iPad, you will see Tinynav menu in Portrait view and Full Menu in landscape view. This is responsive design.
Sakin
Keymaster@Vivien: For which menu are you talking about. As Adventurous Pro theme have 3 custom menu location “Header Right Menu, Header Secondary Menu and Footer Menu”.
If you want to change the sub-menu font size of Header Right Menu, then you can edit the size in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#header-right .widget ul.menu ul a { font-size: 14px; }Similarly, if you want to change the sub-menu font size of Header Secondary Menu and Footer Menu, then you can edit the size in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#secondary-menu ul.menu ul a, #footer-menu ul.menu ul a { font-size: 13px; }Sakin
Keymaster@Amanda Barbosa: Ok then replace previous css with the following css:
@media screen and (min-width:768px) { .has-post-thumbnail .archive-post-wrap { position: relative; } .has-post-thumbnail .archive-post-wrap .entry-header { background: #000; background: rgba(0, 0, 0, 0.7); bottom: 200px; padding: 10px; position: absolute; } .has-post-thumbnail .archive-post-wrap .entry-title, .has-post-thumbnail .archive-post-wrap .entry-title a { color: #fff; } }Sakin
Keymaster@Kathy: No there is only 3 sizes and if you want different size then you can insert as Full Image so it will load your original image.
Sakin
Keymaster@Consciousness: Don’t know about it. We are not in the stage to think further. Here everyone is try to help each other. Thanks
-
AuthorPosts
