inkthemescom
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorWay] Couple of How To QuestionsHello,
Please paste the codes given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
1.) Regarding your first issue,code is given below.
.content-wrap .blog ul ul.post_meta { margin-left: -4px !important; }2.) For your second issue, code is given below
.sidebar.home { margin-left: 100px !important; }3.) For the third one, code is below.
.footer-navi { height: 97px !important; padding-top: 51px; }4.) For the last issue, code is below.
.nav-dots span { background: red !important; } .nav-arrows span.nav-arrow-prev { background: blue url(images/prev_slide.png) center no-repeat; } .nav-arrows span.nav-arrow-next { background: blue url(images/next_slide.png) center no-repeat; }Note: Change color as per your interest.
Hope it will resolve your issues..
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Home Page Right Feature Widget Title Placement IssueHello,
I have checked your site and didn’t get any misalignment in your headings section.
Here I am providing you (below) link of the screenshot how it looks at our end.
Link of the screenshot: http://screenpresso.com/=2CgIe
If you still have the same issue then let me know with some edited screenshot.
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] Remove testimonials after theme updateHello,
You have to paste the CSS code in Custom CSS section
(Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard and after using the code over there always be sure to click the “Save All Changes” button on that page.Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Couple of How To QuestionsHello,
You can resolve your all the above issues, you just all have to paste the code given below in Custom CSS section
(Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.Here, I am providing you all the possible solution according to your above questions:
1.) Sorry, I am not getting you first issue so could you provide us some edited screenshot of that area so that we can better assist you for this.
If you are unable to create screenshots then you can use http://www.screenpresso.com that will help you to create screenshots.
2.) Regarding you second issue, paste below code in Custom CSS field.
.grid_12.testimonial_div.alpha.animated.fade_left.animation_started { float: right !important; }3.) Related to your third issue i.e. to change green color from your desired one, then just put this code in Custom CSS field
* To change footer color:-
.footer-navi { background: pink !important; }to change color of right border of inner slider:-
.salesdetails { border-right: 8px solid pink !important; }Note: Change the color as per your interest..
4.) Hope you already resolved this one by yourself.
Hope it will resolve your issues….
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] "No Comments"Hello,
You can easily remove that text, you just have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
li.postc_comment { display: none !important; }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Blog Carousel ProblemsHello Rachel,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
.sd-content ul li{ display: initial !important; }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Site has completely changed?Hello,
Could you please provide us ‘URL’ of your site and please make us clear where’s the review appears so that we can better assist you?
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] colorway full with page is not showing in my websiteHello,
To make any page as fullwidth is really very easy, you just all have to follow the steps as mention in the screenshot given below.
Link of the screenshort: http://screenpresso.com/=ZcyY
Regarding your second query i.e. to change widget area. Could you please provide us screenshot of that area where you want to make changes, so that we can better assist you?
If you are unable to create screenshots then you can use http://www.screenpresso.com that will help you to create screenshots.
Thnks!
Forum: Themes and Templates
In reply to: [ColorWay] Colorway 3.3.5: Disable home page sliderTo stop popping, use this code in Custom CSS field(Appearance=>Theme Option=>Styling Option=>Custom CSS) of your dashboard.
.salesdetails{ -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }For your 2nd issue i.e. to disable home page slider,use this code in custom CSS field.
nav#nav-dots { display: none; } nav#nav-arrows { display: none; } .sl-slide.slide2.sl-slide-vertical { display: none !important; }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Change color of blog caresoul navigation buttonHello,
Please paste the code given below in Custom CSS section
(Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard..flexslider_blog .flex-direction-nav .prev:hover { background-color: red !important; } .flexslider_blog .flex-direction-nav .next:hover { background-color: red !important; } .flexslider_blog .flex-direction-nav .prev, .next{ background-color: blue !important; }NOTE: change color as per your interest.
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Change slider content locationHello,
Hope doing good.
I really appreciate your efforts in exploring the things and sharing your knowledge here.
It seems that you have resolved your issue by your own.
Let me know if have further doubts so that I can assist you.
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Colorway 3.3.5: Disable home page sliderHello,
You can easily resolve your issue, you just all have to follow the steps as shown in the screenshot given below.
Link of the screenshot: http://screenpresso.com/=hkbHd
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Change number of slidesHello Crystal,
Try below code once in Custom CSS section of your Dashboard (Appearance=>Theme Option=>Styling Option=> Custom CSS).
nav#nav-arrows,nav#nav-dots,.sl-slide.slide2.sl-slide-vertical { display: none !important; }Hope it will resolve your issue
Thanks!
Hello,
You can easily change or remove this section, you just have to follow the steps as mention in the video given below.
Link of the video: http://screenpresso.com/=tSHfd
Note: for your knowledge, if you want to change the content then you just have to write down your content over there (i.e in the text field)..
If you don’t want to show anything over there then just keep that field blank as I have done in the video.Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Remove Facebook button from footer bar at bottom?Hello,
We have checked your website and it seems that you have already resolved your issue of Facebook button at the bottom because there is no any button over there.
Let us know if you need any further assistance.
Thanks!