Forum Replies Created
-
AuthorPosts
-
February 26, 2016 at 1:01 pm in reply to: Home page Boxes – Quantity of intro text to display #24446
Hi Lisa,
Kindly go to Appereance>>Customize>>Custom CSS Box
Add this code:
.feature-box{min-height:310px !important;}
Regards,
DaveFebruary 26, 2016 at 12:41 pm in reply to: Home page Boxes – Quantity of intro text to display #24444Hi Lisa,
Kindly show us your website URL so we can give you CSS instructions to make same size.
Regards,
DaveHi Daisy,
Kindly go to Settings>>Reading>>Select your latest posts.
Regards,
DaveHi Marinus,
Kindly use Intuitive Custom Post Order Plugin for ordering the Posts.
Go to Setting>Intuitive CPO>All Check (checkbox). and UpdateKindly use the plugin qTranslateX plugin
For the full post issue:
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.Regards,
BradHi Ludovic,
If you are talking about the scroll on right hand side then kindly add this code in custom css box:
@media screen and (max-width: 767px) {
.header .header-inner{width:100% !important;}
}Regards,
DaveHi Johann,
Kindly show us your website URL so we can check and resolve the issue.
Regards,
ShriHi Sandy,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Shri🙂
Hi Ludovic,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.header .header-inner{margin:0 auto; width:1170px !important;}
Regards,
DaveHi Tim,
Try to use !important property. So it would be as below:
.widget {
background: #00ff00 !important;
background-color: lightblue;
}Let us know if you still having the issue.
Regards,
DaveHi Sara,
Can you please give us your website URL here. We have admin details of your website and required website URL.
Regards,
BradFebruary 26, 2016 at 10:11 am in reply to: SKT Bizness Pro – How to put content after Homepage Boxes . #24395Hi Solomon,
Kindly show us your website URL.
Regards,
BradHi Josefine,
1) Reservation Box
Kindly go to Appereance>>Widgets>>Sidebar MainDrag and drop blank text widget in Sidebar main widget to remove default sidebar
2) Logo
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.header .header-inner .logo{width:25% !important; margin-left:0 !important; margin-right:0 !important;}3) Responsive
Add this code in custom CSS box:@media screen and (max-width: 767px) {
#slider{top:82px !important;}
.header .header-inner .logo{width:80%; margin:0 auto !important;}
}Regards,
AshishHi Lisa,
Checkout this video on how to setup footer: https://www.youtube.com/watch?v=4a1cR34OGMU
Regards,
BradHi Wen,
You can use 3 column shortcode in section 1 and put a code or widget in that shortcodes.
Remove homepage boxes via CSS and add 3 column shortcode in section 1
Regards,
Dave -
AuthorPosts