inkthemescom
Forum Replies Created
-
Hello,
Sorry, but you have to edit that file…
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] SliderHello,
To add more slider images will require a lot of customization in the theme
More slider images are available in PRO version of the theme.
Thanks!
Hello,
Firstly for your metadata related issue, let me tell you I have checked your site and that is already removed from that area.
Here’s the screenshot, please have a look..
Link: http://screenpresso.com/=GRD6c
For your second issue i.e. changing the rest of the green accent color in the theme.
Sorry but I am unable to find out the concerned area you are talking about.
So that would be better to explain with some edited screenshot of that area.
If you are unable to create screenshots then you can use http://www.screenpresso.com that will help you to create screenshots.
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Adjusting Spacing of all pages & posts author textHello Zach,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
h2.widget-title { margin-bottom: 5px !important; margin-top: -30px !important; }Note: Adjust numeric value as per your requirement.
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Featured imagesHello,
I would like to tell you that the feature image will display over your blog page along with the post..
Thanks!
Hello,
Please follow the link of screenshot given below.
Link: http://screenpresso.com/=F3Zrf
Hope it will resolve your issue
Thanks!
Hello,
You are always free to ask your issues over there. We will always be in touch with you via mail.
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] How to modify the Testimonial look on home pageHello,
We are not able to find out such a feature in theme..
So could you please provide us URL so that we can better assist you.
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] ColorWay Pro Responsive Theme plus WooCommerceHello,
You are suggested to re-install the plugin for once and check after that..
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Change Blog Posts layout on the Home Page?Hello,
To resolve your issue, there would be requirement of source code customization..
Thanks!
Hello,
Could you please provide us ‘URL’ of your site so that we can better assist you?
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Adjusting Spacing of all pages & posts author textHello,
You can use this code in custom CSS field of your dashboard.
.content-wrap h1 { margin-top: -34px; }Note: Adjust numeric value as per your requirement.
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Homepage Not Working: Please helpHello,
Please follow the video given below.
Link of the video:
Hope it will resolve your issue
Thanks!
Hello Alex,
Solutions of your above issues are as follow, you just have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
1) How can I remove all of the ”Post Tagged with …” , “Posted on by….” and “No comments” fields within my archives? All I want it so say is “Continue Reading”, for this code is below..
ul.post_meta { display: none !important; }2) Can I remove the “Category Archives: XXXX” words right above the post in my category pages? code is below for this.
div#blogmain h2 { display: none !important; }3) Is there a way to make the theme tighter in terms of space (reduce the padding around all of the different sections?
.logo { margin-top: 34px; margin-bottom: -31px !important; }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Adjusting Spacing of all pages & posts author textHello Zach,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
.logo { margin-top: 19px; margin-bottom: -32px !important; }Hope it will resolve your issue
Thanks!