• valker95

    (@valker95)


    Hello, I’ve having a problem with a plugin elementor header and footer builder. Why Im writing here? Because I’m think it is some conflict with the theme. From recent updates, on mobile devices I got white spaces in the menu when there are submenus, you can open the menu to see yourself. When I’ve change the theme to other theme from you, the problem is gone. Also the problem is only present on ARTICLES posts. So something is going on with the blog section. The problem is only with Sirat, as I said other themes from you show the menu correct. Maybe you can look for some conflicting css or errors. Thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter valker95

    (@valker95)

    Update:
    For now I’ve made an temporary fix after spending hours trying to find out what’s wrong. This is the fix I’ve come with:

    .hfe-nav-menu ul {
    display:block;
    width:100%;
    }

    I don’t know but this seems to fix it for now.. so I think there is some conflict maybe with the theme menu?

    Thread Starter valker95

    (@valker95)

    Update 2: There is something wrong with the lists in the theme, all the ul li have padding problems and not displaying correctly.. From the recent updates..

    .hfe-nav-menu ul, .lwptoc_i ul, .eb-accordion-content ul {
      display:block;
      width:auto;
    }
    
    .single-post ul {
    	padding-left:25px;
    }

    Also this is a temporary fix..

    Thread Starter valker95

    (@valker95)

    Update 3: I rolled back to an older version of sirat, 1.0.1, and the problem with lists are fixed.. I dont know which version broke things up tho..

    Theme Author VW THEMES

    (@vowelweb)

    Hello @valker95,
    
    We will fix the single post issue in the next update, and you are not using the theme menu, so we can't solve the problem.
    
    Thank you,
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with plugin elementor header and footer’ is closed to new replies.