Tagged: header
-
AuthorPosts
-
December 7, 2019 at 11:41 pm #1163710December 7, 2019 at 11:49 pm #1163715December 8, 2019 at 1:57 am #1163721
Where do I enter the button element short codes?
December 8, 2019 at 6:06 am #1163739Hi,
You would need to add the code to the widget you added into the header.
Best regards,
RikardDecember 8, 2019 at 9:42 am #1163742” widget you added into the header”
where do I do that? in the appearances>widget or Enfold part of dashboard?
I looked in appearances>widget and I don’t see one titled “header”
thank you
December 8, 2019 at 1:44 pm #1163766Hi,
You need to read what Jordan sent to you, that’s why we have documentation. I’ll link directly to the part about adding a widget to the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
RikardDecember 17, 2019 at 3:31 am #1166641thank you for the direction it help me learn, and when I go to appreances>theme editor>Select theme to edit:
I don’t yet see an option for “child theme”
December 17, 2019 at 3:34 am #1166643I think I found out how
December 17, 2019 at 4:55 am #1166672The header looked like this in Enfold (not child theme) before the child theme
And after I installed the child theme and added the header widget it looks like this
How would I get rid of the extra white space in the header and then move the menu back to where it was and then move the paypal button to the far right?
Thanks for your patience while I learn this
December 17, 2019 at 4:57 am #1166673Here is my log in if you need to see more
December 18, 2019 at 5:16 am #1167088Hi,
Thanks for the update and login details. So you have placed the widget in the child theme? Are we allowed to activate that so that we can see the results on your actual site?
Best regards,
RikardDecember 18, 2019 at 8:56 pm #1167496“you have placed the widget in the child theme?”
yes
December 19, 2019 at 6:49 am #1167612Hi,
Ok, please activate the child and import the parent theme settings under Enfold->Import/Export. Then add this to Quick CSS and save:
#custom_html-4 { position: absolute; right: 0; }
Best regards,
RikardDecember 20, 2019 at 7:46 pm #1168289That helped me learning reading:
” activate the child and import the parent theme settings under Enfold->Import/Export. Then add this to Quick CSS and save”The button is on there which I feel thankful and relieved seeing yet it’s overlapping with the menu
How do I move the menu to the left and remove the cart icon?
December 21, 2019 at 5:20 am #1168387Hi,
Please try this CSS as well:
.html_cart_at_menu.html_header_top #top .main_menu { right: auto; left: 240px; }
Best regards,
RikardDecember 21, 2019 at 9:04 pm #1168514when I click on the paypal button nothing happens
December 23, 2019 at 3:53 am #1168653Hi,
Please try this CSS as well:
#custom_html-4 { z-index: 99; }
Best regards,
RikardJanuary 5, 2020 at 7:13 pm #1170497that code is supportive
it works now thank you for your support
you can close this thread
January 5, 2020 at 7:46 pm #1170514Hi Nathan,
Glad we could help :)
We are closing the thread.
Best regards,
Victoria -
AuthorPosts
- The topic ‘How to move paypal donate button to header?’ is closed to new replies.