Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@vasikk: You’ve removed the
<a>tag with ‘_’, I meant you to remove the ‘_’ only. And idk why do you have repeated menu items? Please fix that first. Let me know further.
There can be problems with adjustment for bbPress theme?
Please clarify more on this.Regards,
MaheshMahesh
Member@jamesmillerlifeology: Since you are using Pro version, color option feature is available. Go to Dashboard=> Appearance=> Customize=> Color Options=> Featured Content Color and click on Title Color‘s select color and paste the color hex code (#aed651) there.
Or
Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:#featured-content .entry-header .entry-title a { color: #aed651; }Regards,
MaheshMahesh
Member@compyfox: Install and activate Regenerate Thumbnails plugin and go to Tools=> Regenerate Thumbnails and click on Regenerate All Thumbnails.
https://wordpress.org/plugins/regenerate-thumbnails/Regards,
MaheshMahesh
Member@caz: You’ve customized the design with Custom CSS. Changed the position of News Ticker, size of logo and menu fonts which is causing the issue.
Regards,
MaheshMahesh
Member@wilkerdesign: This is a sales related issue. Please contact the sales team and they will help you with this.
https://catchthemes.com/contact-us/Regards,
MaheshMahesh
Member@msw21: You are using child theme and the design is being broken. Does the issue persist on main\parent theme as well. Please check and let me know.
Regards,
MaheshMahesh
Member@aggelosd7: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.single #content article.post, .page #content article.page { background-image: url('YOUR_IMG_URL_HERE'); background-position: center; background-repeat: no-repeat; }Note: Replace
YOUR_IMG_URL_HEREin the above code with your desired image url.Regards,
MaheshMay 11, 2017 at 3:19 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115604Mahesh
Member@vincent-pan: What are you actually using? Are you using any WooCommerce extensions?
We’ll need to check on you server, we’ll contact you through email.Regards,
MaheshMahesh
Member@vasikk: On your first site, remove all the ‘_’ from the
<a>tag. Then go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1445 { width: 100%; } #menu-item-1445 > a { clear: both; display: block; border-bottom: 1px solid #ccc; width: 105%; margin-left: -35px; }Regards,
MaheshMahesh
Member@jamesmillerlifeology: Where have you put the CSS code? I checked your site, you have compressed it so I cannot really trace it to check the issue.
Regards,
MaheshMahesh
Member@aggelosd7: Please post in your site url. Where actually do you want to put the image? On the single page? Let me know further.
Regards,
MaheshMahesh
Member@justchance: Is your issue resolved? Let me know further.
Regards,
MaheshMahesh
Member@g1cube: Pro version is compatible with WPML and Qtranslate-X. Polylang may or may not be compatible with the theme.
Regards,
MaheshMahesh
Member@benjo3: Bootstrap is not compatible with our theme. I recommend you to hire a customzier for the customization as this falls beyond theme support scope.
Regards,
MaheshMay 10, 2017 at 6:43 am in reply to: How do I alter the height of the line spacing for the "Clean Journal" theme #115546Mahesh
Member@wordaz: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
body, button, input, select, textarea { line-height: 1.7; }You can directly change the value from 1.7 to 1.3 in the the editor but this is not recommended as you’ll lose this during theme update. Either use child theme for this. You can find more details on creating child theme HERE.
Regards,
MaheshMay 10, 2017 at 2:13 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115539Mahesh
Member@vincent-pan: Okay, now the issue is solved in Fabulous Fluid Pro and the update has been released. Please update your copy of theme and check. Let me know if any issue.
Regards,
MaheshMahesh
Member@phillycontemporary: You’ve put the CSS for Featured Grid Content only, use the following CSS (inclues both featured grid and featured content)
#featured-grid-content .entry-header h2.entry-title, #featured-content .entry-header h2.entry-title { text-transform: none; }Let me know if any problem.
Regards,
Mahesh -
AuthorPosts
