• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 28.06.20, 17:15
  • Opened by: Fabio Leonardi
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #18470 - Header item drop down menu goes out of page

Hi. I have no idea how let the log in drop down menu of header list go inside the page. It runs out how showed in the attached photo. I went through all settings but no way.
Please could you help me?
Another question. Where i can find the complete list of premade row settings classes such as header-border-botton, if any, or how can i create a behaviour to make a brand new one?
Thanks in advance for your answer. Best regards.
Fabio L.

Attachments:

F32CFAA9-3F65-4529-BF48-1C72F... (1.87 MiB)

Comments

Fred 28 Jun 2020, 23:18

Hi, Fabio.
Got to Header Builder Layout to the Header Items widget settings and align the content to the right, it will automatically align door-downs to the right as well

Fabio Leonardi 30 Jun 2020, 18:11

Hi. Thank you for the answer. I solved.
Now another issue concerning pk menu on classic preset. When the device is on landscape position it works fine (photo 1) but when i rotate on portrait position it shows blank rows (photo 2). The strange thing is that blanks rows act as menu link and they take to the correct link page. This issue is also on your template page on themeforest.
I surfed all setting and configuration but i wasn’t able to solve.
Please, could you help me?
Best regards. Fabio L.

Ps. I found an error code in the compare products icon in the header link of classic template. It takes to pk_compare instead of pkcompare. I fixed it.

Attachments:

8B84FE2F-BFC2-4749-B456-CCAFF... (1.9 MiB)
47010FCA-AC93-4247-A87C-30CD7... (423.4 KiB)
Fred 01 Jul 2020, 10:31

Could you please give me a link to a page where I can see the issue?

Fabio Leonardi 01 Jul 2020, 10:53

Here it is
https://alysum.ellehost.net/index.php You can even see this issue on the live preview of classic theme On themeforest
https://alysum5.promokit.eu/classic/en The issue concerns the top menu font color set in Menu Bar Typography under theme configuration. If we use white font colour on a dark Background, the portrait widget in not able to show a white font because its background is white by Default.
I found no way to override font color for main manu in the header page builder, both for row and column. I even tried a css class. Only background colour can be customised. The only allowed font colour is the one set in menu bar typography.
Please, could you help me? Is there any way to change menu widget background for portrait viewing?
Thanks so much. Fabio

Fred 01 Jul 2020, 23:31

Please try following CSS fix:

@media (max-width: 1024px) {
body #header .top-menu .level-1 > a {color: #000}
}
Fabio Leonardi 02 Jul 2020, 08:14

It doesn’t work
Font stays exactly The color set in the menu bar typography. I tried both 000 and fff and i cleared cache both In the shop and in the bowser.
Attached the code i put in the custom css section.

Attachments:

168B9D55-0CEB-4AEB-ADF2-8CF8F... (287.9 KiB)
Fred 03 Jul 2020, 09:35

please try to clear prestashop cache and don’t forget about cache of your browser

Fabio Leonardi 03 Jul 2020, 09:46

I told you i’ve already cleaned prestashop and browser cache.
Please read what I write

Fabio Leonardi 04 Jul 2020, 13:53

Any chance to get in touch with you and solve this issue?

Fred 05 Jul 2020, 22:38

I’m sorry for the delay. We have added as many messages about delay as possible https://take.ms/Y0nIY

Please don’t worry, we will back tomorrow and help you with your problem.

Fred 06 Jul 2020, 09:47

Please fill out all necessary fields in your profile https://support.promokit.eu/index.php?do=myprofile to access to your back office

Fabio Leonardi 06 Jul 2020, 10:44

Done. I’ve updated information you need in my profile.
I want you to know that the actual positions of the store and Of the back office are for developer porpoises only and i will move to the final url once i’ve completed theme customisations. So i need to know what you are going to fix so I can do it by myself if i decide to change layout theme once again.

Fred 06 Jul 2020, 21:20

fixed https://take.ms/Yb9wqW updated CSS in the Theme Settings

Fabio Leonardi 06 Jul 2020, 21:36

Thanks so much.
Could you tell me which css files You update so i can copy them when i will move to the definitive url and are you going to include this update to the next theme release?

Fred 07 Jul 2020, 11:40

I didn’t touch any files. The code I added is in the Theme Settings → Customer CSS

Fabio Leonardi 07 Jul 2020, 12:17

Sorry. My mistake.
I put level1-1 instead of level-1. That was why it didn’t work.
Thanks you so much and I apologise for wasting your time.
Regards

Fred 07 Jul 2020, 13:05

no problem, you are welcome