Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@cassy14: Please use the recommended image size as explained in Theme Instruction.
https://catchthemes.com/theme-instructions/fabulous-fluid-pro/#featured-imageRegards,
MaheshMay 15, 2017 at 6:47 am in reply to: On Mobile Site Shifts To The Left Leaving A Space On The Right #115752Mahesh
Participant@gist: Where have you added the CSS? Checked your site, and cannot find the very CSS code.
Regards,
MaheshMay 15, 2017 at 5:49 am in reply to: On Mobile Site Shifts To The Left Leaving A Space On The Right #115746Mahesh
Participant@gist: Its from the ads. Go to Dashboard=> Appearance=> Customize=> Addtitional CSS box and add the following CSS:
.adsbygoogle { display: none !important; }As you hide that ads div, the site works fine.
Regards,
MaheshMay 15, 2017 at 2:54 am in reply to: Move #feature-slider .entry-container, change color of menu and entry container #115742Mahesh
Participantwebrightcaid: Please remove the following CSS:
/* Padding around text in slider box*/ #feature-slider .entry-container { padding: 0; left: 33%; /* Increase to push text further right */ width: 35%; /* Increase/decrease this % to increase/decrease the width of text. Leave this line out if you do not want to change width */ background: rgba(0, 0, 0, 0.0); /* works but not well */ /* bottom: -20%; */ }And add the following:
#feature-slider .entry-container { left: unset; width: 100%; position: unset; padding: 20px; }As you put the CSS let me know and I’ll check your site for any issue.
Regards,
MaheshMahesh
Participant@ktfadmin: What short-code are you using? The post and pages does support the shortcodes.
Regards,
MaheshMahesh
Participant@estelizo: I just checked your site. The right sidebar is under the featured image as you’ve mentioned. Let me know if any problem.
Regards,
MaheshMay 15, 2017 at 1:01 am in reply to: On Mobile Site Shifts To The Left Leaving A Space On The Right #115737Mahesh
Participant@gist: Its because of the ads on the header. It is 728px wide and causing the issue.
Regards,
MaheshMahesh
Participant@rafalwerez: Editing the Footer Content is available in Pro version. I recommend you to upgrade to Pro. In free version you can hide it with custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#site-generator .copyright { display: none; }Regards,
MaheshMahesh
Participant@mariawall: Glad to know you’ve resolved it yourself.
Regards,
MaheshMahesh
Participant@skynet: WordPress 4.8 Beta is released for now. As soon as 4.8 Release Candidate is released, we’ll let you know.
Regards,
MaheshMahesh
Participant@beka_zh1: Can you please send me a screen shot. I tested on the google structured data testing, and its showing fine.
Regards,
MaheshMahesh
Participant@swaggyapparel: What error do you get? Let me know further.
Regards,
MaheshMay 15, 2017 at 12:05 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115731Mahesh
Participant@vincent-pan: Add the following CSS for resolving the issue on Dashbaord.
#primary .entry-content .settings .pull-right { margin: auto; width: auto; } .dokan-common-links.dokan-clearfix > br { display: none; }Regards,
MaheshMahesh
Participant@lehii17: Thank you for your appreciation. If you like my support and Catch Flames theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-flames?rate=5#postform
Have a nice day!Regards,
MaheshMahesh
Participant@jamesmllerlifeology: Add the following CSS:
#featured-grid-content .entry-title > a { color: #aed651; } #featured-grid-content .entry-title > a:hover { color: #000000; }Regards,
MaheshMahesh
Participant@lehii17: Add the following CSS:
/* Menu font size */ #access-top ul.menu a { font-size: 20px; } /* Sub-menu font size */ #access-top ul.menu ul li a { font-size: 18px; }Regards,
MaheshMahesh
Participant@caz: You don’t need to delete the css, you can modify the CSS like decreasing logo size, font-size etc that works out on your site.
Regards,
MaheshMay 12, 2017 at 2:43 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115643Mahesh
Participant@vincent-pan: For compact login like guruship login/register, add the following CSS:
#customer_login br { display: none; }Regards,
MaheshMahesh
Participant@estelizo: Header Right widget area is not visible in mobile display. Please use other widget areas instead.
Regards,
MaheshMahesh
Participant@aggelosd7: I’ve corrected the code with no-repeat for background image. Please update the CSS code.
Regards,
Mahesh -
AuthorPosts
