Thanks Dave… 2 more things, on my FOOTER the 3rd “widget” will NOT align up with Footer Widgets 1&2… do you know why this may be? There is nothing I can see in that spot on any of the customize setting areas for widget 3.
Also, i will try searching in the forums but is there a way to customize the CONTACT FORM that is in the right margin of the contact page, I want to make sure the company email address is “connected”.
What’s the best way to add a header widget to the Parallax Me Pro theme? There is no option for header widgets in the Appearance>Widget area. Please help! I want to add a right aligned search widget into the site.
Hi there guys, can you show me how (in SKT architect theme) can I use the embedded Contact Form?
I see a contact form automatically show a contact form (not the one created via contact form 7) on pages’ sidebar main widget, but I couldn’t make it send the message to address I want it arrives. Where I can notify which address contact form has to send email to?
Please check this page if you want to add search box like this so please under admin going to Appearance » Widgets » Page Sidebar And here add search widget
OR
if you want to add search functionality in header inplace of Sign In — Sign Up going to Appearance » Widgets » Header Top Right Widgets and add search widget here …. same if you want to add search box inplace of phone or email so add search box widgets in Header Top Left Widgets
I have placed the selector languages widget (Q-translate) in the
header right topbar . I would like the icons to be on a single line,
horizontaly, but they are now displayed verticaly,without list
dots and ani specify of active language flag. Is there anything in the CSS I can change ??
-> Here is the actual CSS :
.qtranxs_widget ul { margin: 0; }
.qtranxs_widget ul li
{
display: inline; /* horizontal list, use “list-item” or other
appropriate value for vertical list */
list-style-type: none; /* use “initial” or other to enable
bullets */
margin: 0 5px 0 0; /* adjust spacing between items */
opacity: 0.5;
-o-transition: 1s ease opacity;
-moz-transition: 1s ease opacity;
-webkit-transition: 1s ease opacity;
transition: 1s ease opacity;
}
/* .qtranxs_widget ul li span { margin: 0 5px 0 0; } */ /* other way
to control spacing */
.qtranxs_widget ul li.active { opacity: 0.8; }
.qtranxs_widget ul li:hover { opacity: 1; }
.qtranxs_widget img { box-shadow: none; vertical-align: middle; }
.qtranxs_flag { height:12px; width:18px; display:block; }
.qtranxs_flag_and_text { padding-left:20px; }
.qtranxs_flag span { display:none; }
Thanks !
Author
Search Results
Viewing 15 results - 211 through 225 (of 704 total)