-
Search Results
-
Topic: Header Logo Overlapping Tabs
Topic: Switch off #header_meta?
I have already added a widget area to my header in order to add some text.
I have moved the social icons up via
#header_main .social_bookmarks { top: 10%; }I now want to add a phone number and email address to the right of the header area under the social icons (but not in the top bar). I tried adding a second widget area to the header but this didn’t work, I got an error saying I couldn’t use enfold_customization_header_widget_area again.
So via Header Extra Elements I have added my text and then moved it down via
.phone-info { position: relative; top: 150px; font-size: 16px; text-align: right; }However, #header_meta is still active and whilst I’ve got my phone number where I want it, .container under the #header_meta is 60px high because of the phone text (but with nothing in it) and this element is pushing everything else down. I have tried things like
#header_meta .container { max-height: 0px; }but no luck.
Is there any way to:
1. Stop #header_meta .container displaying, or switch it ‘off’, whilst keeping .phone-info active? i.e. do something I’ve not tried CSS-wise to #header_meta .container to get rid of it?
2. Add another header widget?Or could I add some code such as a <div> for my phone text inside <div id=”header”> by editing header.php (or another theme file)?
I am looking for a way to add a widget area (just adding in google translate) into the top header area next to the social media icons on my site. I would like to add this to my child theme (functions file) as well.
Please let me know. Thanks!
Hi Support,
We have moved our website to a new server but there seems to be some issues. It is currently on a temp URL until we can resolve the issues and swap over. The temp URL is 41.185.8.61/~multi. The proper domain is http://www.multi.co.za where it is still running.
Basically non of the footer widgets are displaying as previously set up and non of the social media icons at the top header or bottom footer are displaying correctly. How do i correct this?
Thanks
CraigHi guys,
I’m sorry to bug you with this, but have you ever seen an Enfold powered site break like mine has for no apparent reason?
http://www.inmotiongraphics.com/ (social icons in header are listed in a vertical text format)
http://www.inmotiongraphics.com/services/ (progress bars no longer work)
http://www.inmotiongraphics.com/google-local-listing/ (sidebars are no longer on the side, but appear below the content)
Widgets in the sidebar and footer have lost their styling, along with the button to go back to the top of the page etc.
I first noticed this issue on Monday late night, and I hadn’t made any changes to the site in months. I already had the latest version of WP it seems, although I’m not sure when it updated automatically.
Out of desperation, I’ve now updated all plugins, updated to the latest version of Enfold, and even reinstalled the latest version of WP. I’ve also deactivated all plugins in case there was a conflict. I’ve tried switching from my child theme to the Enfold theme, and nothing has helped.
Please can you let me know what could be causing this, as I’ve run out of ideas as to what the issue could be?
Thank you.
Brendon
Topic: Social Icons in Widget Area
I have read quite a few posts where people have inquired how to do this. I viewed my header code and copied the ul coding for my social icons and have pasted it into a text widget area and for some reason only the first social icon is appearing. I’m not sure what i may have done wrong.
Hi all,
I see in this documentation (http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/) how to put the transposh widget into the header and it works. Now i need to move the widget at the top of the header area like the social icons but at the left. I try with these quick ccs codes but they don’t work:
#transposh-4 { position: relative; top: -100px; left: 80%; margin-bottom: -80px; }#header .widget { left: 50%; padding-top: 0; position: absolute; top: 0; transform: translate(-50%); }Thanks a lot for your help,
Have a good day.

