Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@sammyjenkis: I checked your site, the logo is fine, it has transparent background.
Regards,
MaheshMahesh
Participant@helgphi: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
html, body.page-id-17 { height: 100%; } .page-id-17 #page, .site-inner { position: relative; min-height: 100%; height: 100%; } .page-id-17 #colophon { position: absolute; bottom: 0; width: 100%; }Regards,
MaheshMahesh
Participant@promomusic: For changing Slider image, go to Dashboard=> Appearance=> Customize=> Theme Options=> Featured Slider and choose Image in Select Slider Type option then upload the image.
I checked your site and seems you’ve removed the slider.Regards,
MaheshMahesh
Participant@roman06:
1. Please post in your site url.
2. For custom images, I recommend you to upgrade to Pro. It has Custom Featured Slider option so you can put the image you want within the option.
3. Have you set the page as the Posts page?
4. Demo use a static page.
i. Demo Slider
ii. Demo Featured Grid Content
iii. Static Page’s Content
iv. Featured Content
v. Some Footer Widgets
5. I don’t get this, please clarify. The recommended size for slider image is 1680px x 750pxRegards,
MaheshDecember 2, 2016 at 9:21 am in reply to: Just updated: strange menu has appeared, custom CSS isn't working #104376Mahesh
Participant@heidi-bissell: Just to let you know that the latest update of the theme has been released. Please update.
Regards,
MaheshDecember 1, 2016 at 5:05 pm in reply to: Enable courses on specific pages other than the frontpage #104310Mahesh
Participant@skolekirkeodense: Can be simply hidden with Custom CSS where not necessary. If you want, I can help you further. Please post in your site url and the pages where you want to display it.
But if you want to completely remove it from other pages, you’ll need to do create child theme and customize further. I recommend you to hire a customizer for this.To modify content and images, go to Dashboard=> Appearance=> Customize=> Theme Options=> Courses then select any of the option from Select Courses Type. Page, Post and Category uses Page’s, Post’s content and featured image. While Image lets you put the custom content, images and links directly.
Hope you understand.Regards,
MaheshMahesh
Participant@wouwonline: Please add the following CSS:
.tax-product_cat.woocommerce h1.page-title { font-size: 30px; }Regards,
MaheshMahesh
Participant@serpico57: Seems, you’ve selected Entire Site, Page/Post Featured Image in Enable Header Featured Image on option, that is why the single product image is being displayed in Header. Please select Entire Site option. It will resolve the issue.
Note: Selecting the Entire Site, Page/Post Featured Image option will put the image in single page as Header image.Regards,
MaheshMahesh
Participant@sammyjenkis: Please post in your site url.
Regards,
MaheshDecember 1, 2016 at 1:24 pm in reply to: Repeated refreshing after post/page update/creation #104299Mahesh
Participant@altusfiction: Have you installed any plugins? If yes, try disabling the plugins one by one and check if that resolves the issue. Let me know if the problem persists.
Regards,
MaheshMahesh
Participant@wandelvanuit: Did the update execute properly? Did any error occur during the process? Let me know further.
Regards,
MaheshMahesh
Participant@marie21: Catch Responsive has Featured Page Slider that uses selected page’s featured image as Slider Image. And automatically it uses Page’s title as title and alt property of
<img>element. If you want to have custom title and alt, I recommend you to upgrade to Pro version. It has Featured Custom Slider featured.Regards,
MaheshMahesh
Participant@skynet: Yes, the update will be released before the release of WordPress 4.7. Everything works perfectly fine just the migration will be available in the latest update. It will still migrate with no problem even if you update the theme after upgrading the WordPress core. Hope you understand.
Regards,
MaheshDecember 1, 2016 at 1:08 pm in reply to: Is there an easy way to remove the blank spaces between posts. #104295Mahesh
Participant@marketingman: Add the following CSS:
#header-featured-image img { border-radius: 10px; }Note: Please adjust the border-radius as per desired.
Regards,
MaheshDecember 1, 2016 at 1:04 pm in reply to: Just updated: strange menu has appeared, custom CSS isn't working #104294Mahesh
Participant@heidi-bissell: Sorry for that, username cannot be changed.
Regards,
MaheshMahesh
Participant@elkehb: For that use the following CSS:
body.custom-background.page-id-52 #main { background-image: url('url-to-background-image'); background-repeat: repeat; } article.hentry { background-color: transparent; }Note: Please replace url-to-background-image in the above code with the actual image url.
Regards,
Mahesh -
AuthorPosts
