Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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?

    #418417

    Hi jonrouse!

    Do you have a link for the site/page in question so that we can inspect it please?

    Best regards,
    Rikard

    #418430

    Hi 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

    #418587

    Hey!

    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,
    Yigit

    #418636

    Thanks 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.

    #418644

    Hi!

    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,
    Yigit

    #418649

    Sorry, I am stupid! I meant transparent glassy header, breadcrumbs, sidebar and fullwidth!

    #418651

    One other thing, when I add an extra sidebar widget it comes above the “appears everywhere” sidebar widget.
    Anyway around this?

    #419502

    Hi!

    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!
    Elliott

    #419506

    Sorry, 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.

    #420124

    Hi!

    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,
    Andy

    #422380

    Hi 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.

    #422388

    Hey!

    Try adding this code to the Quick CSS:

    #top .av-main-nav ul.sub-menu a {
        padding: 4px 15px;
    }

    Cheers! 
    Josue

    #422391

    Awesome, thanks Josue!

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Border on contact form fields’ is closed to new replies.