Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@violetdeb: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#featured-content figure>a, #featured-content .entry-title>a { pointer-events: none; }
Regards,
MaheshDecember 3, 2017 at 3:54 am in reply to: Modifying or Replacing Promotion Button – Adventurous Theme (free) #127306Mahesh
Participant@scoop: For changing the background color, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#homepage-message .right-section a, #homepage-message .right-section a:hover { background-color: #000; }
For custom button replacement, I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@isbiengood: Try to use as minimum plugins as possible. For the images sizes please check the theme instruction in the link below:
https://catchthemes.com/theme-instructions/gridalicious/#featured-imageRegards,
MaheshMahesh
Participant@jessi22: This is support forum for Catch Themes only, we only provide support for themes and plugins by Catch Themes. Please contact your theme support.
Regards,
MaheshMahesh
Participant@isbiengood: You have lots of plugins in your site. Please post your site url. If possible try disabling the plugin one at a time.
Regards,
MaheshMahesh
Participant@isbiengood: Please post in your site url. Do you have any plugin installed? If yes, try disabling them and check if that solves your issue. Let me know further.
Regards,
MaheshMahesh
Participant@skynet: Please add the following CSS:
#menu-toggle-primary .mobile-menu-text { font-weight: bold; }
Regards,
MaheshNovember 19, 2017 at 10:21 pm in reply to: Remove title from Featured Content on home page / font change? #126384Mahesh
Participant@ionadmin: Thank you for your appreciation. Glad to know it worked for you.
Regards,
MaheshMahesh
Participant@noahf1993: Please post in your site url.
Regards,
MaheshNovember 19, 2017 at 12:30 am in reply to: Remove title from Featured Content on home page / font change? #126342Mahesh
Participant@ionadmin: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#featured-content-section .entry-header { display: none; }
Customizing font on ECT pages is possible with Custom CSS.
Regards,
MaheshNovember 19, 2017 at 12:26 am in reply to: Where do I find stylesheet link in the theme's PHP? #126340Mahesh
Participant@benjbrandall: Do you have any plugin installed? If yes, please disable it and check if that resolves the issue. Let me know further.
Regards,
MaheshMahesh
Participant@skynet: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#access ul.menu a { font-weight: bold; }
Regards,
MaheshMahesh
Participant@coachboone73: For hiding title on homepage only, add the following CSS:
.home #main .entry-header { display: none; }
For moving the titles above images, I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@banno2000: I checked your website. Now the image are displaying correctly. Let me know if any problem.
Regards,
MaheshMahesh
Participant@coachboone73: The title is not displaying because of the following CSS:
.entry-header { display: none; }
Please find and remove it.
To align the image to the center, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS.
#featured-content .featured-homepage-image { text-align: center; }
Regards,
MaheshMahesh
Participant@costantino: This option is available in Pro version. I recommend you to upgrade to Pro.
https://catchthemes.com/themes/fotografie-pro/Regards,
MaheshMahesh
Participant@banno2000: Please check the screenshot in the link below:
http://bit.ly/2lIEHr0
This is how its displaying as I check your website.Regards,
MaheshMahesh
Participant@banno2000: Just checked your site and the image is displaying fine, the uncropped image.
Regards,
Mahesh -
AuthorPosts