-
AuthorPosts
-
March 2, 2021 at 12:23 pm #1284696
Hi There,
I used the following instructions to add two header widgets https://kriesi.at/documentation/enfold/example-of-widget-left-logo-center-widget-right-menu-below/ At the moment when I view the website on mobile the logo is top left and the mobile menu centred below. How can I move the mobile menu to the top right, in line with the logo?
Cheers Jane
March 2, 2021 at 12:34 pm #1284702Hey Jane,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 767px) { .responsive #top #header #header_main .inner-container .main_menu { flex-basis: unset; }}Cheers!
YigitMarch 2, 2021 at 1:02 pm #1284716Hi Yigit,
Unfortunately that didn’t change anything. I have flushed the cache.March 2, 2021 at 1:07 pm #1284720Hi,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Cheers!
YigitMarch 2, 2021 at 9:37 pm #1284878Thanks Yigit,
The header widget CSS is in the Child theme.
Cheers
March 2, 2021 at 9:55 pm #1284880I added !important and it worked.
The small border that separated the logo and menu is now sitting above the mobile menu that I can’t remove. Screen shot below.
March 3, 2021 at 11:57 am #1284994Hi,
I checked your website however I cannot see the border. I attached a screenshot in private content field below.
I fixed 5 CSS errors in your custom CSS prior to checking the issue so that might have fixed it. Could you please review your website? :)Best regards,
YigitMarch 3, 2021 at 9:30 pm #1285160Hi Yigit,
When I view the website in Safari (mobile), the line is not there, but I can still see it in Chrome.
-
This reply was modified 4 years, 8 months ago by
Byrne.
March 4, 2021 at 8:57 am #1285273Hi Byrne,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaMarch 7, 2021 at 3:38 am #1286127Thanks Victoria, yes clearing the cache shows the problem it fixed.
March 8, 2021 at 7:17 am #1286321 -
This reply was modified 4 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
