Home › Forums › All Other Themes › SKT Food Pro
- This topic has 10 replies, 2 voices, and was last updated 6 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
February 23, 2018 at 1:28 am #94927
1. footer is set to four column. If I change it to two column I loose the contact info.
Q: How do I keep a two column and only have the about and contact?2. Home page slider image size
Q: How can I change the image size to be half or a quarter of the current size? Similar to the Inner Page banner size.3. Testimonials on home page
Q: how to keep a static size and remove all of the dead space? Something centeredFebruary 23, 2018 at 4:51 am #94931Hi,
Kindly show us your website URL please?
Regards,
ChrisFebruary 23, 2018 at 2:30 pm #94951Sorry, forgot that part: http://www.philcaters.com/
February 25, 2018 at 1:13 pm #950204. Under “Meet of Chef’s
Q: how to remove or change the words Mob: next to the phone number?February 25, 2018 at 1:14 pm #95021http://www.philcaters.com/
February 25, 2018 at 5:19 pm #95027Also:
Trying to add a scrolling partners section similar to:
http://sktthemesdemo.net/hvac/How can i implement that?
February 26, 2018 at 6:37 am #95049Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .logo { width:20%;} .header .header-inner .logo img { height:auto;} .header .header-inner .nav ul li a { padding:0 10px;} .nivoSlider { height:550px !important;} section #testimonials { display:block;} #testimonials ul li .tm_description p { height:auto !important;}
Regards,
ChrisFebruary 26, 2018 at 2:14 pm #950831. footer is set to three column. Services needs to be 1 column.
Q: How to make the footer services menu single column?2. Home page slider image size
Q: How can I change the image size to be half or a quarter of the current size? Similar to the Inner Page banner size.
– slider text is now in the menu?3. Testimonials on home page
Q: how to keep a static size and remove all of the dead space? Something centered
– WORKING. TY4. Under “Meet of Chef’s
Q: how to remove or change the words Mob: next to the phone number?5. Trying to add a scrolling partners section similar to:
http://sktthemesdemo.net/hvac/How can i implement that?
February 28, 2018 at 5:27 am #95238Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .nav { margin-right:0;} .nivo-caption { bottom:20% !important;} .cols-3 .widget-column-2 { width:25%;} .footer ul li { width:100%;} .cols-3 .widget-column-1 { width:28%;} .cols-3 .widget-column-3 { width:32%;}
4. Under “Meet of Chef’s
Q: how to remove or change the words Mob: next to the phone number?Answer: Kindly go to >> inc >> custom-functions.php >> Line No 442 find text “Mob:” and change/remove there.
Regards,
ChrisFebruary 28, 2018 at 5:53 am #95241Thank you. On to more testing.
February 28, 2018 at 11:04 am #95280🙂
-
AuthorPosts
- You must be logged in to reply to this topic.