Home › Forums › SKT Black/White Theme Support › Contact Us Box Size
- This topic has 9 replies, 2 voices, and was last updated 9 years, 7 months ago by Peter Cooney.
-
AuthorPosts
-
April 1, 2015 at 12:29 pm #5235
How do I change the size of the contact us box?
I assumed I would change this in Appearances – Editor – Edit Themes but whenever I make a change here and save it there is no change made to the page.
April 1, 2015 at 1:18 pm #5238Well we don’t have any contact us box included in this theme. So not sure. Kindly share with us the page url where you included the contact us box.
We will check it.
Regards,
ShriApril 1, 2015 at 1:40 pm #5244I have SKT White Pro.
Sorry maybe I posted in the wrong part of the forum ir used the wrong term?
It is the contact banner.
The website is:http://www.sarinsight.com/
April 1, 2015 at 2:07 pm #5247Okay i am sorry i am still not getting you. Do you mean the newsletter area which was included in demo? Or the contact us button on the top slider?
April 1, 2015 at 2:25 pm #5250the contact us button.
I used the “contact banner” short code in the sections on my website.
I assumed I could change this in Appearances – Editor – Edit Themes but whenever I make a change here, for example changing and save it there is no change made to the page.
the code is as follows:
.contact-banner { text-align:center;}
.banner-bg { background:url(images/contact-banner.jpg) no-repeat top center; width:100%; height:100%; padding:25px 0; background-size:cover; background-position:center center;}
.contact-banner h3 { color:#ffffff; font-weight:400; font-size:24px; padding:0 0 20px 0; text-align:center; text-transform:capitalize; border-bottom:none;}
/*——————————————- CONTACT BANNER END ——————————————-*/
I changed “padding” and “font size” in the Editor section but it doesn’t seem to have any affect on the website, perhaps this is not the right place to change it though?
April 2, 2015 at 11:59 am #5304Hi,
I asked my coder and he said that its not essential for you to pick that particular contact us button. You can go to Appearance>Theme Options>Shortcodes and check the button shortcodes there for usage on anywhere else other than the contact us.
And your usage of buttons appear just fine. They appear well in center as well.
Regards,
ShriApril 2, 2015 at 12:02 pm #5306Another set of answers for the top problem:
the contact banner blue button text is not in the h3 tag so i feel you can apply css for this -> .contact-banner a instead -> .contact-banner h3
Regards,
ShriApril 2, 2015 at 12:52 pm #5316Thanks, I didn’t realise the other short codes existed.
This works great!
April 2, 2015 at 12:53 pm #5318🙂
April 2, 2015 at 1:00 pm #5319How do I get the simple_button to move to the center?
I tried changing “left” to “center” but this doesn’t seem to have any affect.
-
AuthorPosts
- You must be logged in to reply to this topic.