• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 07.05.20, 09:31
  • Opened by: Peter Michalik
  • Closed by: Fred
  • Closed on: 03.06.20, 18:50
  • Reason: Closed
  • Comment: Glad to help!

Ticket #17721 - MENU placed in pk-widget widget-module displayed outside of WIDTH for some resolutions

Hello,

At some particular resolutions text of menu inside the following element is displaying outside of upper DIV element boarders:

<div class="pk-widget widget-module"> 

For details, see picture attached with markings.

What should be done to fix this? Thanks ahead

Attachments:

menu_inside_widget_overflowin... (686.2 KiB)

Comments

Fred 07 May 2020, 12:05

That is not theme’s issue.
You have to adjust header layout in the header builder.

Peter Michalik 07 May 2020, 19:23

How?

Fred 08 May 2020, 13:12
Peter Michalik 11 May 2020, 18:58

Sorry I don’t understand how. I played with it for over 2 hours but couldn’t fix. Please take a look at my screenshot to understand what the issue is and let me know specific steps and settings that need to be performed.

Fred 11 May 2020, 19:19

I need access to header builder in back office

Peter Michalik 29 May 2020, 13:42

Hi Fred, sorry for late response. I tried to play with it but couldn’t figure out. I granted you access to Header Builder in the back office. Can you take a look? Many thanks

Fred 03 Jun 2020, 17:48

I would recommend you to reduce the space between items

@media (min-width:1280px) {
  body .pk-menu-horizontal li.level-1 > a {padding: 15px 15px}
}
Peter Michalik 03 Jun 2020, 17:54

thank you - please consider this solved