inkthemescom
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ColorWay] Menu not showing up on IphoneHello,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
@media only screen and (max-width: 767px){ .logo { width: 100% !important; margin-left: 7px !important; } .content-info h2 { font-size: 20px; } }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] space in header and social media buttonsHello,
To resolve your first issue, you just have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
.logo { margin-top: 28px; margin-bottom: -29px !important; }Note: Change the numeric value as per your requirement.
As per your second requirement, your required feature will available in the pro version of the theme.
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] How to remove this image from home page?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] Blog link on homepage links to "content not found"Hello,
Regarding your first issue, we have replied you at https://wordpress.org/support/topic/link-urls-wont-work?replies=1 thread link.
Related to the second issue i.e. slider to show one picture, to resolve this is very simple, you just have to upload only one slider image in your dashboard.
(Appearance=>Theme Option=> Home Page Slider)Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] remove authorHello,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
li.posted_by { display: none !important; }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Link URLS won't work!Hello,
We will suggest you to please reinstall the theme..
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Menu not showing up on IphoneHello Sakina,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
@media only screen and (max-width: 767px){ .mean-container .mean-bar { margin-top: 27px; } }Hope it will resolve your issue
Do let me know if you need more assistance,
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] FOOTER: Changing color of the second lineHello Sakina,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
.footer-navi { background: blue !important; }Hope it will resolve your issue
Do let me know if you need more assistance,
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Bold the "Page Title"Hello,
Yes, you can easily make the title to bold, you just all have to add <b> & </b> tag before and after the title.
For eg: <b>Title of the page</b>
To change the font size and color of the text, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
For page title, code is below
.content-info.home h2 { font-size: 40px !important; color: blue !important; }For the blog title, code is below
.content-wrapper h3 { font-size: 30px !important; }Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] "Feature Text Heading"Hello,
You can make the text bold by adding <b> & </b> tag before and after the text.
For eg: <b>heading</b>Here, I am providing you a video of how to make second line different from the first one and CSS to adjust the font-size as per your requirement.
Link of the video: http://screenpresso.com/=kwfEb
To change the color and font-size of the feature text heading, you just all have to paste the below CSS code in the custom CSS field of your dashboard.
.content-info.home h2 { font-size: 40px !important; color: blue !important; }To adjust the font-size of second line heading of feature text heading, code is below.
.line { font-size: 31px !important; }Note: Change numeric value as per your requirement.
Hope it will resolve your issue
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Menu not showing up on IphoneHello Sakina,
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] remove social media link on blog posthello,
Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
.social_link { display: none !important; }Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Home Page Tab goes to empty pageHello,
We have replied you at https://wordpress.org/support/topic/how-to-do-home-content-as-post-page-lookstylecontent?replies=1 thread link.
Please have a look.
Thanks!
Forum: Themes and Templates
In reply to: [ColorWay] Change color of next navigationHi,
It seems you want to change the navigation link colors of your blog post,
you need to paste below CSS code in Custom CSS field located in Dashboard->Appearance->Theme Options->Styling Options
span.nav-next a { color: red !important; } span.nav-previous a{ color: red !important;; }This will resolve your issue,
Regards!
InkThemesForum: Themes and Templates
In reply to: [ColorWay] Editing the widget area in Colorway themeHello Alexanderblake,
Could you please share your website URL here, so that I can have a look over the issue in detail and provide you an exact an appropriate solution.
Also, if possible, do share your requirements with some edited screenshots.
Regards!
InkThemes