MENU DISPLAY PROBLEM
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from MAGNUMMAS on April 13, 2022, 03:57Hi, good evening, I'm trying to improve the display of the menu on my WOOCS plugin website and I can't do it correctly. I would like it to look like this website, how could I do it? WEB VERSION > menu header https://ibb.co/rbs4Fcc PopUP https://ibb.co/2v8PWJm MOBILE VERSION https://ibb.co/8bdKNJZ Thanks
Hi, good evening, I'm trying to improve the display of the menu on my WOOCS plugin website and I can't do it correctly.
I would like it to look like this website, how could I do it?
WEB VERSION
> menu header
https://ibb.co/rbs4Fcc
PopUP
https://ibb.co/2v8PWJm
MOBILE VERSION
https://ibb.co/8bdKNJZ
ThanksQuote from Pablo Borysenco on April 13, 2022, 10:33Hello
Please use this option - https://share.pluginus.net/image/i20220413083329.png
Hello
Please use this option - https://share.pluginus.net/image/i20220413083329.png
Quote from MAGNUMMAS on April 13, 2022, 15:43Thanks for answering, I'm using the FLATSOME theme and I can't center the menu, it appears like this. I show you image https://ibb.co/fGJnrD6 what could be happening here? Could you help me please? Thank you
Thanks for answering, I'm using the FLATSOME theme and I can't center the menu, it appears like this.
I show you image
https://ibb.co/fGJnrD6
what could be happening here?
Could you help me please?
Thank youQuote from Pablo Borysenco on April 14, 2022, 10:49Hello
Drop me exact link to the issue please
Hello
Drop me exact link to the issue please
Quote from MAGNUMMAS on April 14, 2022, 16:57Hello, thanks for answering, I left you the link of my website in "Your topic private data"
Hello, thanks for answering, I left you the link of my website in"Your topic private data"
Quote from MAGNUMMAS on April 14, 2022, 17:52Hello, there I made improvements to the menu but now I have 2 problems 1) in the computer version the menu is not centered horizontally. It appears like this, as I show you in the image https://ibb.co/YyhxpzZ 2) in the movie version it appears minimized, very small, just when you touch the button it normalizes. https://ibb.co/6Ns54zn Could you help me please? thank you
Hello, there I made improvements to the menu but now I have 2 problems
1) in the computer version the menu is not centered horizontally. It appears like this, as I show you in the image
https://ibb.co/YyhxpzZ
2) in the movie version it appears minimized, very small, just when you touch the button it normalizes.
https://ibb.co/6Ns54zn
Could you help me please?
thank youQuote from Pablo Borysenco on April 15, 2022, 10:01Hello
Please add CSS:
.header-nav-main .selectron23{
display: block;
height: 35px !important;
min-height: 34px;
}
.header-nav-main .selectron23 .selectron23-container{
min-height: 34px;
}
Hello
Please add CSS:
.header-nav-main .selectron23{
display: block;
height: 35px !important;
min-height: 34px;
}
.header-nav-main .selectron23 .selectron23-container{
min-height: 34px;
}
Quote from MAGNUMMAS on April 15, 2022, 20:29Thanks for responding, the problem from the computer was solved but from cell phone and mobile device not... the problem continues. the dropdown menu is practically invisible and cannot be used. I leave you a link again as seen from the cell phone and tablet https://ibb.co/TvrXxxL
Thanks for responding, the problem from the computer was solved but from cell phone and mobile device not... the problem continues. the dropdown menu is practically invisible and cannot be used. I leave you a link again as seen from the cell phone and tablet https://ibb.co/TvrXxxL
Quote from Pablo Borysenco on April 18, 2022, 09:35Hello
Please add CSS
.mobile-sidebar .selectron23{
display: block;
height: 35px !important;
min-height: 34px;
}
.mobile-sidebar .selectron23 .selectron23-container{
min-height: 34px;
}
Hello
Please add CSS
.mobile-sidebar .selectron23{
display: block;
height: 35px !important;
min-height: 34px;
}
.mobile-sidebar .selectron23 .selectron23-container{
min-height: 34px;
}
Quote from MAGNUMMAS on April 18, 2022, 17:30Thanks for responding but the problem continues, the menu to change currency in the mobile version is not seen correctly, it practically does not appear.
Thanks for responding but the problem continues, the menu to change currency in the mobile version is not seen correctly, it practically does not appear.Quote from Pablo Borysenco on April 19, 2022, 09:50Hello
Please update all cache
I don't see this CSS code in your styles
If no luck - drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Hello
Please update all cache
I don't see this CSS code in your styles
If no luck - drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Quote from MAGNUMMAS on April 19, 2022, 16:04Thanks for answering, there I put the CCS again and cleared the cache, but the display does not change. Currency menu looks bad. I currently have another CCS code in my theme, maybe that conflicts, I copy it here. .wc_payment_method.payment_method_bacs .amount { Colour: Red; } .ypop-header{ background-size: contain; } .cart-container .checkout_coupon, .cart-container .login, .cart-container .woocommerce-messages{ max-width: 1080px; margin: auto; } .z-top { z-index: 8!important; } .number, .counter{ z-index: 8!important; }
Thanks for answering, there I put the CCS again and cleared the cache, but the display does not change.
Currency menu looks bad.
I currently have another CCS code in my theme, maybe that conflicts, I copy it here.
.wc_payment_method.payment_method_bacs .amount {
Colour: Red;
}
.ypop-header{
background-size: contain;
}
.cart-container .checkout_coupon,
.cart-container .login,
.cart-container .woocommerce-messages{
max-width: 1080px;
margin: auto;
}
.z-top {
z-index: 8!important;
}
.number,
.counter{
z-index: 8!important;
}Quote from Pablo Borysenco on April 20, 2022, 09:13Hello
Ok! Please drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Hello
Ok! Please drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Quote from MAGNUMMAS on April 21, 2022, 04:25Thanks for replying, here is the information. I appreciate the help.
Thanks for replying, here is the information.
I appreciate the help.Quote from Pablo Borysenco on April 21, 2022, 10:30Hello
Your access - https://share.pluginus.net/image/i20220421083017.png
Hello
Your access - https://share.pluginus.net/image/i20220421083017.png
Quote from MAGNUMMAS on April 21, 2022, 16:39Hello, sorry the user was not created, there I am ready with the new access data. Many apologies for the error.
Hello, sorry the user was not created, there I am ready with the new access data.
Many apologies for the error.Quote from Pablo Borysenco on April 22, 2022, 10:45Hello
Ok! Please add this CSS
.mobile-sidebar .selectron23 .selectron23-container{
min-height: 34px !important;
}
Hello
Ok! Please add this CSS
.mobile-sidebar .selectron23 .selectron23-container{
min-height: 34px !important;
}
Quote from MAGNUMMAS on April 22, 2022, 14:30Thank you very much for the help!!
Problem solved
Thank you very much for the help!!
Problem solved
Quote from Pablo Borysenco on April 25, 2022, 10:20Hello
Welcome;)
Hello
Welcome;)