Forum Replies Created
-
AuthorPosts
-
Hi Elizabeth,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box.services-wrap .one_fourth .ReadMore {
border: 1px solid #5d5c5c;
bottom: 15px;
display: table;
left: 0;
margin: auto;
position: absolute;
right: 0;
}Regards,
ShriJanuary 14, 2016 at 1:28 pm in reply to: Naturo Pro latest blogpost pictures stretched out on tablets. #18636Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css boxAdd this css code in custom css box:
@media screen and (min-width: 480px) and (max-width: 767px){
.container { width:440px; margin:auto;}
#footer-wrapper .container { width:auto; padding:0 20px;}
}Regards,
ShriHi Nicholas,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:40.05% !important;}
Regards,
ShriGreat
Regards,
ShriHi Stephan,
Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
Regards,
ShriYou are welcome Anna 🙂
Regards,
ShriHi Michel,
Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
Regards,
ShriOkay great
Regards,
ShriKindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
Regards,
ShriHi,
Kindly add contact form 7 plugin instead then kindly go to Appearance>Widgets>Primary sidebar and add any widget like text widget and then add plugin shortcode within it.
So basically instead of our form now your contact form 7 widget form will show up which should send email.
Regards,
ShriCool 🙂
Regards,
ShriHi Jeroen,
Kindly show us your website link.
Regards,
ShriHi Janet,
1. For page title font size:
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box
h1.entry-title, h1.page-title{font-size:30px;}2. For Inner Page Slider Images:
Kindly go to Appearance>>Theme Option>>Homepage Slider
Inner page slider: select “hide” option from dropdown.3. For Homepage Slider Height
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box
.nivoSlider {height:500px !important;}Size of slider has to be 1400px wide and 500px or 600 px in height.
You can keep lower height of the images so that it doesn’t show large enough.
Keep same height and width for all slider images to avoid bounce effect.Regards,
ShriHi Alex,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box.team-member .list-member{ margin-bottom:30px; }
.team-member .list-member:nth-child(3n+3) {margin-right: 0;}Regards,
ShriHi Dennis,
Kindly go to Dashboard Left Side of Admin panel below the Recent Works Please see the screenshot below:
http://sktthemesdemo.net/documentation/condimentum_documentation/assets/img/recent-work.jpg
Regards,
Shri -
AuthorPosts