-
AuthorPosts
-
June 9, 2015 at 3:14 am #456413
Hi there,
simple question, but how do i add an image or text to the right hand side of the header when i have chosen “Logo Left, Menu Below”
Need to fill that big hole :-)
I dont want o hard code it if possible..
maybe just some CSS?
can you please provide how?
cheersJune 9, 2015 at 9:43 am #456544Hi Jesus!
Could you try to add a widget to the header? It involves a bit of code to paste but I think you can manage: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Regards,
RikardJune 16, 2015 at 12:50 am #459766Thank you Lord Rikard,
you are now blessed !!June 16, 2015 at 1:15 am #459772This reply has been marked as private.June 16, 2015 at 1:34 am #459774Not sure what happened, its appearing below menu..
need helpJune 16, 2015 at 3:49 am #459795any joy?
June 16, 2015 at 6:01 am #459834definately no love here..
June 16, 2015 at 2:40 pm #460050Hey!
I can’t see a header widget on your page? We can help you out with positioning of it if you can add it again?
Please not that replying to your own thread will send it to the back of our support queue.
Regards,
RikardJune 18, 2015 at 8:12 pm #461556This reply has been marked as private.June 18, 2015 at 8:20 pm #461560Hey!
Please add following code to Quick CSS
#header .widget { left: 50%; padding-top: 0; position: absolute; top: 0; transform: translate(-50%); }and adjust its position as needed. Also please make sure to disable CSS minifying feature and flush browser cache.
Regards,
YigitJune 19, 2015 at 1:02 am #461638still not right.. ive disabled the cache plugin but its sitting under menu still..
please help
cheers
PeteJune 19, 2015 at 9:23 am #461747Hey!
Please try the following instead:
#header .widget { left: 74%; padding-top: 0; position: absolute; top: -165px; transform: translate(0%); }Regards,
RikardJune 19, 2015 at 2:02 pm #461875Rikard, you are the CSS God !!
Bless youJune 19, 2015 at 3:14 pm #461970 -
AuthorPosts
- The topic ‘Adding text or image to the right hand side of header’ is closed to new replies.
