Forum Replies Created
-
AuthorPosts
-
Hi Brian,
Kindly go to the page ‘Home’ and edit it. On the right hand side you will find the page attributes box click on “Template” and select the Full Width.
Regards,
BradHi Mike,
Kindly go to header.php and paste the Facebook pixel code between the <head> and </head> tags.
Regards,
BradHi Nanhui,
Ordering of sections not possible in our theme. You can hide all other sections via Appereance>>Theme Option>>Sections
Regards,
DaveHi Mejba,
Menu appeared in Firefox and in chrome it will show after some time. I think it is due to plugin conflicts. Kindly disable some plugins and check.
Regards,
BradHi Eno,
Kindly go to Appereance>>Theme Option>>Sections>>Section 1
In the section content box you will find service overview.
Regards,
DaveHi Peter,
Gravida theme doesn’t have the layout options. It comes with customizer.
Kindly go to Appereance>>Customize
Regards,
BradHi Manhal,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.header .header-inner .logo img{height:auto !important;}
Regards,
BradFebruary 22, 2016 at 8:56 am in reply to: SKT Full Width overlay on slider page when on mobile… #23674Hi Joao,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (max-width: 479px) {
#infinite-footer{display:none;}
}Regards,
DaveHi David,
Slider on inner pages option not available in Stay Here theme.
Regards,
BradKindly 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 Rebecca,
Kindly add this code in custom css box:
.newsletter-email {
border: 1px solid #eee;
border-radius: 5px;
float: left;
padding: 8px 15px;
}.newsletter-submit {
margin-left: 10px;
padding: 5px 10px;
background-color: #454545;
color: #ffffff;
}.nsu-field {
border: 1px solid #eee;
border-radius: 5px;
float: left;
padding: 8px 15px;
}nsu-submit {
margin-left: 10px;
padding: 5px 10px;
background-color: #454545;
color: #ffffff;
}Regards,
DaveOkay, kindly show us the screenshot.
Regards,
DaveHi Liberty,
Kindly use this plugin: https://wordpress.org/plugins/php-code-widget/
Regards,
DaveHi Tamara,
Kindly add this code in custom css box:
@media screen and (max-width: 767px) {
.header .header-inner .logo img{height:auto !important;}
}Regards,
BradHi Paolo,
Kindly Add this code in custom css box:
.button{line-height:25px !important; padding-left:10px !important; padding-right:10px !important;}
Regards,
Brad -
AuthorPosts