- This topic has 5 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Restaurant Pro Questions
Website in Question
http://brickcitytavern.com/
1. I used the picture in the gallery on the demo site here
http://sktthemesdemo.net/restro/
Which said the images were 347×270, but when I upload them to my site part of the picture is cut off???
They are more rectangle than square
2. In the Footer how can I hide 2 of the sections for right now? the blank ones (first 2)
3. How can I make the address and phone number clickable so that when they click on it from their phone it dials the number for them?
I insert this code in Theme Options but it does’t save
<i class=”fa fa-phone”></i>(574) 835-5174
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
1. Answer
#Grid .mix { height:270px !important;}
#Grid .mix img { min-height:270px;}
2. Answer
.widget-column-1, .widget-column-2 { display:none;}
3. Use this code for clickable phone number
<a href="tel:(574) 835-5174"><i class=”fa fa-phone”></i>(574) 835-5174</a>
Regards,
Chris
1. The pics did NOT change size, see pic
http://i.imgur.com/DHPlKfh.jpg
2. I was using the footer tab in options which was not saving but I changed to the widgets
But how do I make the footer 2 columns instead of 4, instead of just hiding 2 of the columns then it doesn’t look professional
The zip code is put on a second line as is the email address because the sections aren’t large enough.
***NEW question
How do I remove the View Our Full Gallery Button?
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#Grid .mix { height:auto !important;}
#Grid .mix img { min-height:inherit !important; vertical-align:top;}
.widget-column-1, .widget-column-2 { width:30%;}
.our-projects .button { display:none;}
Regards,
Chris
Thanks
🙂
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]