Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@roche5000: Thanks 🙂
Sakin
Keymaster@Christopher: If you had posted in your site URL then I could give you exact css. But on the basis of your screenshot, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-content { position: relative; } #sidebar-header-right { position: absolute; top: 2.8em; right: 0; text-align: right; } @media screen and (max-width: 767px) { #sidebar-header-right { margin-top: 0; padding-top: 15px; position: static; text-align: center; width: 100%; } }Sakin
Keymaster@zagy07: In Catch Flames free theme, you have option to use Featured Page Slider. For that you just need to go to “Appearance => Theme Options => Featured Slider => Slider Options” and select “Featured Page Slider” in slider type. After that, you can select the page in “Featured Page Slider Options” box. After you select and save it. It will take featured image and expert text of those pages. So, you will have excerpt text overly in slider.
If you are not talking about this then please explain in reference with your site URL.
Sakin
Keymaster@Cattext:
1. Yes, it’s same with Header Featured Image. If you look at your page http://www.marktmonitor.com/nieuw/. You have featured header image size of 1600px by 400px. Check this image, you have uploaded http://www.marktmonitor.com/nieuw/wp-content/uploads/2015/07/cropped-3.-MarktMonitor-Voor-toekomstgericht-onderzoek.jpg. So, if you want it to be 1600px by 300px, then first make your image of that size and then upload it as featured image in that page/post. Then go to “Appearance => Theme Options => Header Featured Image Options => Page/Post Featured Image Size” and check in “Full Image”. This will load the original image that you have uploaded without any cropping.2. For that color in menu, you can add the following css in “Appearance => Theme Options => Custom CSS” box:
#header-right .widget .menu a { padding: 5px 10px; margin-bottom: 15px; } .fixed-header #header-right .widget li > a { padding-bottom: 5px; margin-bottom: 5px; } #header-right .widget ul.menu ul li a { margin-bottom: 0; } #header-right .widget ul.menu li:hover > a, #header-right .widget ul.menu a:focus, #header-right .widget ul.menu .current-menu-item > a, #header-right .widget ul.menu .current-menu-ancestor > a, #header-right .widget ul.menu .current_page_item > a, #header-right .widget ul.menu .current_page_ancestor > a { background-color: #d31b3a; color: #fff; }Sakin
Keymaster@andimorton: That error is from “WP Featherlight” plugin. So, can you disable that plugin, refresh your browser and check in. When I check in your site, it’s plugin conflict.
Sakin
Keymaster@amyfanton: Thanks a lot for your appreciation and offer. But I am busy throughout July and August. Themes and Support make me fully busy. We are working on Studio Pro and E-commerce Pro themes.
Sakin
Keymaster@amyfanton: For that, you can go to “Appearance => Widgets”, then drag and drop “Recent Posts” widgets, which will show you the list of recent posts.
Sakin
Keymaster@Christine: From which tablet you are check it. Please post in your site URL and the tablet details. As we have checked in iPad it works fine. Once you post in your site URL and tablet details, I will check in @media screen css.
Sakin
Keymaster@dancingblu: Thanks for your appreciation.
Sakin
Keymaster@mityo: This mean if you have added/edited any file inside ‘catch-evolution’ directory, then when you update or upgrade the theme, you additional files and edits will be removed.
Sakin
Keymaster@Michaela: You can remove breadcrumb from that page by adding in the following css:
.page-id-5384 #breadcrumbs { display: none; }Sakin
Keymaster@Paul: Did you check in your cache and minified plugin. Next, is you are using old version of Catch Flames Pro. So, try updating to latest version. See the change log http://catchthemes.com/changelogs/catch-flames-pro-theme/
Sakin
Keymaster@Michaela: Sorry, there was slight mistake in above css. So, replace that with the following css:
.home #content-sidebar-wrap { display: none; }Sakin
Keymaster@roche5000: You can add the following css:
.post-by li:last-child { display: none; }Sakin
Keymaster@Jorge Rodriguez: When I check in from my mobile, I am able to click on menu and go to pages.
Sakin
Keymaster@Michaela: It’s because of your image on the left. Either remove that or make that image align right and it will work fine.
-
AuthorPosts
