Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@summermedia: You can just hide that post from homepage using a bit of CSS Code. I am not able to check your site. It looks like there is some kind malware in your site.
Kind Regards,
SkandhaSkandha
Participant@profhickman: I have replied to you in the previous thread.
Kind Regards,
SkandhaSkandha
Participant@rollinroots: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.cycle-prev, .cycle-next, .cycle-pager, #featured-content { pointer-events:none; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@profhickman: You cannot update pro theme like you update free theme .To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account/page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
For more, check out theme instructions at https://catchthemes.com/theme-instructions/catch-box-pro/#updatingLet me know if this helps you out.
Kind Regards,
SkandhaJuly 20, 2018 at 1:23 am in reply to: One post for: search field, button text color, footer text edit, category line #149955Skandha
Participant@n-bely: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To remove the search field */
.site-search { display:none; }/* To change color of prev and next */
.nav-previous a, .nav-previous span, .nav-next a, .nav-next span { color:#fff !important; } .nav-previous, .nav-next { border:1px solid #fff !important; }/* To remove home >> uncategorized >> oil paintings(Breadcrumb Option) */
Go to = Appearance => Customize => Theme Options => Breadcrumb => Uncheck the option “Check to enable Breadcrumb”To edit the footer text
Go to => Child Theme Folder => Create a New Folder “components” => Inside components Create another Folder “footer” => Now copy and paste site-info.php file from the parent theme folder.
Now you can edit the site-info.php file to edit your footer.Let me know if this works out!
Kind Regards,
SkandhaJuly 20, 2018 at 12:10 am in reply to: Header Media Defaulting to Feature Image from Post, Not Page #149950Skandha
Participant@blueskyclothingco: There seems to be an issue with Header image in the Blog page. The issue has been resolved and will be update in the next theme update.
Kind Regards,
SkandhaSkandha
Participant@adilkhan150785: To change the font of the entire site first you will need to create a child theme. If you do not know how to create a child theme you can Generate Child Theme Plugin.
Now Go to => Child Theme folder => Create a new folder “Fonts” => Download and paste the Museo 700 font files inside the fonts folder.
Then Go to => Child Theme Folder => Open style.css and paste the following Code.
@font-face { font-family: 'Museo700'; font-style: normal; font-weight: normal; src: local('Museo700'), url('fonts/Museo700-Regular.woff') format('woff'); }Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body { font-family:Museo700; }/*To change color of Headline and Sub-Headline of Featured Content */
#featured-content .entry-title, #featured-content p { color:#000080; }/*To main same color in primary sidebar */
.widget-title { color:#000080; }/* To maintain same color in Contact Form in all pages */
label { color:#000080; }You can change the color according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@elenait: I will shortly contact you by email. Please provide us your admin credentials through the email so that we can set up the demo content for you.
Kind Regards,
SkandhaSkandha
Participant@summermedia: Your site is not accessible at the moment. Please let me know when your site is accessible.
Kind Regards,
SkandhaSkandha
Participant@adilkhan150785: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change text and background color of promotion headline button */#promotion-message .right .promotion-button { background-color:#123456; color:#eb10cf; }– Let me know where you want to change the font and the text color.
/* To change color of list (numbered-element) */
.entry-content ol > li { color:#000080; }/* To change color of page title */
h1.entry-title { color:#000080; }You can change the color according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaJuly 19, 2018 at 3:08 am in reply to: Updating header font style and centering text on 3 modules #149859Skandha
Participant@ruthmaramis: Please let me know when your site is accessible so that I can look into the issue and help you out.
Kind Regards,
SkandhaSkandha
Participant@thumper: You will need to upload the .zip file by going to Dashboard => Appearance => Themes => Add New => Upload Theme => Browse and search for the .zip file and upload and install it.
Let me know if you are still having issues uploading the theme.
Kind Regards,
SkandhaSkandha
Participant@vraba: Can you send me a screenshot of that so that I can know what the problem is?
Kind Regards,
SkandhaSkandha
Participant@vraba: I checked your site and the logo and menu seems to be well placed. Please let me know you would like to do with it.
Kind Regards,
SkandhaSkandha
Participant@adilkhan150785: Please post in your site URL so that I can look in to the issue!
Kind Regards,
SkandhaSkandha
Participant@sumiko: You seem to have used All in one SEO pack plugin from where the canonical tag is coming. This is not a theme related issue. I suggest you to contact plugin support for help.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@mhenckellsemo-edu: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/gridalicious/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaJuly 18, 2018 at 11:51 am in reply to: Issues with Site Identity – need to make the logo larger #149820Skandha
Participant@ruthmaramis: Thank you for your appreciation! Sure, let me know if you have anymore issues. Have a good day! 🙂
Kind Regards,
Skandha -
AuthorPosts
