- This topic has 5 replies, 2 voices, and was last updated 8 years, 4 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
🙂
Are you looking for the best water production WordPress theme & templates? Here we have listed the best water delivery WordPress themes & templates. These […]
Acupuncture WordPress themes discussed here for reference and listed out. It’s an obvious fact, that mankind has considerably progressed in thousands of fields and areas, […]
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]