Forum Replies Created
-
AuthorPosts
-
Hi Jonathan,
Kindly go to Appereance>>Theme Option at the bottom of the theme option click on restore defaults button.
Regards,
DaveHi Savannah,
Did you solved the issue regarding Blog section?
For the size of the banner:
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code.
#slider{height:500px !important;}Regards,
BradHi Christiaan,
Kindly add the html code inside the shortcode.
For e.g.
[column_content]
<div><h1>Sample Text</h1></div>
[/column_content]Regards,
BradFebruary 29, 2016 at 9:15 am in reply to: SKT Full Widht Pro – Much wasted space in responsive view #24717Hi,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (max-width: 479px) {
#secondary.home_front_wrap{margin-bottom:0 !important;}
}Regards,
BradHi Faisal,
Check out this video on how to set up footer: https://www.youtube.com/watch?v=4a1cR34OGMU
Regards,
BradFebruary 29, 2016 at 9:09 am in reply to: SKT Full Width Pro – How to set content area width? #24715Hi Michael,
You can set the width to #primary in the custom css box. I will send you the code regarding all your issue asap.
Regards,
DaveFebruary 29, 2016 at 8:52 am in reply to: SKT Full Width Pro – Footer and Footer bottom misalignment #24712Hi Michael,
Kindly show us your website URL.
Regards,
BradHi Michael,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
h2.entry-title a{color:#ffffff !important;}
Regards,
BradHi Sherry,
1. Kindly go to header.php to edit Appointment text.
2. Go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
#slider .top-bar a.contact{ font-size:14px !important;}3. Kindly use the plugin Contact Form 7.
Regards,
DaveHi Eno,
Add this code in custom css box:
section ul{list-style:outside !important;}
Regards,
BradGreat.
Regards,
BradHi Jacqueline,
Kindly check this video on how to set up gallery: https://www.youtube.com/watch?v=akgcWw8DD9o
Regards,
DaveHi Fredrik,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom css box
Add this code:
.slider-main{height:500px !important;}
#slider{max-height:500px !important;}Regards,
DaveHi lorenzo,
Kindly go to index.php to translate read more text.
Regards,
BradHi Andrew,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom css box
Add this code:
.wrap_one p{margin-bottom:0 !important;}
section{padding:10px 0 0 !important;}Regards,
Dave -
AuthorPosts