Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@rawikltd: Okay, now I do see the issue. Are you using any plugins? If yes, try disabling the plugins one by one and check if that resolves the issue. Let me know further.
Regards,
MaheshMahesh
Participant@bl: This feature is only available in Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshApril 24, 2017 at 12:08 am in reply to: Customize Featured Slider: remove hyperlinks from image and page title #114593Mahesh
Participant@stefyc: You can simply do this with custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#slider-section .slider-image > a, #slider-section .entry-header .entry-title > a { pointer-events: none; }Regards,
MaheshMahesh
Participant@fireflywebs: Glad to know you’ve got it working and I could clarify it to you. 🙂
Regards,
MaheshMahesh
Participant@fireflywebs: You’ve put the code in your child theme’s
style.cssas
.home #main article#post-83> ;.entry-container> ;.entry-header {
display: none;
}you have to put it as:
.home #main article#post-83 > .entry-container > .entry-header { display: none; }Regards,
MaheshMahesh
Participant@fireflywebs: You’ve resolved the issue. Have a nice day!
Regards,
MaheshMahesh
Participant@marketingaboutyouwebdesign-com: Thank you for your appreciation. Glad to know that you’ve resolved the issue. Have a nice day!
Regards,
MaheshMahesh
Participant@masterchess: Do you have any plugins installed? If yes, try disabling the plugins one by one and check if that resolves the issue. Let me know further.
Regards,
MaheshMahesh
Participant@bl: The sidebar is already on the left. For margin in between, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 960px) { #primary { width: 70%; margin-left: 4%; } #secondary { width: 30%; } }Regards,
MaheshMahesh
Participant@fireflywebs: Do you have any plugins installed. If yes, try disabling it and check if that resolves the issue. Does it issue persist in demo content too? Let me know further.
Regards,
MaheshMahesh
Participant@ron66: Please use the image of same dimension. You can check the theme instruction for the recommended sizes.
https://catchthemes.com/theme-instructions/catch-base-pro/#featured-image
Let me know if any problem.Regards,
MaheshApril 23, 2017 at 4:16 am in reply to: Move #feature-slider .entry-container, change color of menu and entry container #114543Mahesh
Participant@webrightcaid: The entry container within the featured slider is already at the bottom please clarify. For changing opacity, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .entry-container { background: rgba(0, 0, 0, 0.4); }Note: Please adjust the opacity as required. Please change the last property in the above (range: 0.0 to 1.0)
Regards,
MaheshApril 23, 2017 at 4:03 am in reply to: Customize Featured Slider: remove hyperlinks from image and page title #114542Mahesh
ParticipantMahesh
Participant@mjadkowskigmail-com: Are you on the home page while customizing the theme? Staying on other pages will cause the issue. If that’s not the case, do you have any plugins installed. If yes, try disabling one by one and check if that solves the issue. Let me know further.
Note: Using static page won’t cause such issue.Regards,
MaheshMahesh
Participant@infolittlegiftplace-co-uk I checked your site again, seems that Single Page/Post Image Layout option in Layout Options is not set to Disabled. Please check. I have checked the same on our server, and its working fine on our server. If you have any plugins, try disabling theme and check again. Let me know if any problem.
Regards,
MaheshMahesh
Participant@fireflywebs: There is something that need to be corrected in your widget visibility setting. Please check.
Regards,
MaheshMahesh
Participant@fireflywebs: You don’t need to always put the featured image, you can put the image directly in to the content area and the static page will display the very image used. You can use the image of any size. Let me know further.
Regards,
MaheshApril 21, 2017 at 2:40 am in reply to: How du i make the Menu,contens and footer transparent? #114427 -
AuthorPosts
