-
AuthorPosts
-
March 25, 2015 at 8:47 pm #418144
Hi,
I was looking at the demos today, and I noticed that the contact form (towards the bottom of the page) on this page has much thinner lines, which I prefer.
http://kriesi.at/themes/enfold-restaurant-one-page/
Could you please tell me how to do this?March 26, 2015 at 10:59 am #418417Hi jonrouse!
Do you have a link for the site/page in question so that we can inspect it please?
Best regards,
RikardMarch 26, 2015 at 11:13 am #418430Hi Richard,
Sorry, I’m working behind an edited hosts file. The site is actually on a server with the same name as the existing live site. However, here’s a screen grab of what I’ve getting using “light transparent”.https://farm8.staticflickr.com/7603/16933557031_7fd4b1381d_b.jpg
Hope this helps in some way,
Cheers
March 26, 2015 at 4:44 pm #418587Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top div .av-light-form .input-text, #top div .av-light-form input[type='text'], #top div .av-light-form input[type='input'], #top div .av-light-form input[type='password'], #top div .av-light-form input[type='email'], #top div .av-light-form input[type='number'], #top div .av-light-form input[type='url'], #top div .av-light-form input[type='tel'], #top div .av-light-form input[type='search'], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button { border-width: 1px !important; }
Regards,
YigitMarch 26, 2015 at 5:16 pm #418636Thanks very much, that worked.
I have another question (sorry). Is there any way to have a full width sub menu, that is the compatible with a side bar?
Adding the sub menu breaks my page which has a sidebar widget on it.Thanks in advance.
March 26, 2015 at 5:20 pm #418644Hi!
You can add Fullwidth Submenu element to the top of your page and it should play nicely with sidebars. Fullwidth elements can be used only fullwidth hence the name :)
Regards,
YigitMarch 26, 2015 at 5:23 pm #418649Sorry, I am stupid! I meant transparent glassy header, breadcrumbs, sidebar and fullwidth!
March 26, 2015 at 5:24 pm #418651One other thing, when I add an extra sidebar widget it comes above the “appears everywhere” sidebar widget.
Anyway around this?March 27, 2015 at 5:48 pm #419502Hi!
I’m not sure I understand. Send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea. You can set your reply as private if you wish.
Cheers!
ElliottMarch 27, 2015 at 6:00 pm #419506Sorry, I explained badly. I’m talking about widgets in the sidebar. Any other widgets I set to be displayed in addition to the “displayed everywhere widget” appear above “the displayed everywhere widget”. Does that make sense? I’d like the option for it to appear below.
March 29, 2015 at 10:57 pm #420124Hi!
I am sorry but I am still not sure if I understand correctly. Can you please show us what’s going on using screenshots? you can use imgur.com or a public dropbox folder to host your screenshots.
When you add a new widget here:
it should appear below the other widget areas.Please provide us screenshots.
Regards,
AndyApril 2, 2015 at 10:34 am #422380Hi Andy,
It’s a bit difficult because it contains contact details. Additional sidebar widgets are appearing above the appears everywhere widget.
It’s no problem now because the client likes it how it currently is.Thanks anyway.
One more question – is there a way to change the vertical spacing between drop down menu items.
April 2, 2015 at 11:01 am #422388Hey!
Try adding this code to the Quick CSS:
#top .av-main-nav ul.sub-menu a { padding: 4px 15px; }
Cheers!
JosueApril 2, 2015 at 11:06 am #422391Awesome, thanks Josue!
-
AuthorPosts
- The topic ‘Border on contact form fields’ is closed to new replies.