-
AuthorPosts
-
October 13, 2023 at 1:37 pm #1422396
I followed the instructions given in the documentation but the CSS for different customizations does not work.
There seems to be a mistake in the code. Upon copying the code into my functions.php multiple errors occur./*-------------------------------- » Initiate Flexbox --------------------------------*/ /* Header */ .responsive #top #header, /* Top bar */ .responsive #top #header #header_meta, /* Search icon */ .responsive #top #header #menu-item-search a, /* Cart icon */ .responsive #top #header a.cart_dropdown_link, /* Social icon */ .responsive #top #header #header_main nav .social_bookmarks, /* Logo */ .responsive #top #header #header_main .inner-container .logo, /* Main menu, cart and social icons */ .responsive #top #header #header_main .inner-container .main_menu, /* Widgets */ .responsive #top #header #header_main .inner-container .widget, /* Header inner container */ #top #header #header_main .container.av-logo-container .inner-container { display: flex; position: relative; }
There seems to be a problem in the second line and in the third to last.
Can you please check the code and give me some information?
I already created the widget area and it is displayed above the logo.
My header setting is “logo left, menu below” and I want the widget area to be displayed next to the logo area!Thanks a lot and have a nice weekend.
Daniela
October 14, 2023 at 11:25 am #1422452Hey Wollenhaupt,
Could you post a link to where we can see the element in question please?
Best regards,
RikardOctober 16, 2023 at 9:06 am #1422625Please find login information below, the site is still in maintenance mode.
October 16, 2023 at 11:21 am #1422637I checked again and upon adding the code to functions.php a bunch of syntax errors are found
October 16, 2023 at 4:19 pm #1422660Hi,
Thanks for the update. If you are adding CSS to code to functions.php, then please remove everything you have added. Then add it to Quick CSS under Enfold->General Styling.
Best regards,
RikardOctober 19, 2023 at 10:28 am #1422976Hi Rikard,
I tried, but the header widget area does not move. Do I have to add CSS first and then create the header widget?
Best regards
DanielaOctober 19, 2023 at 1:47 pm #1423011Hi,
Thanks for the update. What exactly are you looking to achieve? If you have a screenshot highlighting your intentions, then please share that with us.
Best regards,
RikardOctober 30, 2023 at 11:25 am #1424115Hi Rikard,
thanks for your effort but I found a different style working for my customer. Thread can be closed.
Regards
DanielaOctober 30, 2023 at 5:12 pm #1424148Hi,
Thanks for the update, we’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Customizing header widget area’ is closed to new replies.