Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2668542
Menu Error
Closed

Comments

  • missterpan started the conversation

    HI Support, 

    I confuse as that why the menu has changed the locations please an image attach. I have changed in a different way but it does work at all, Enable or Disable a theme. Test in incognito mode to check the cache and it still the same. 

  •  2,699
    PenciDesign replied

    Hi,

    As I checked, you have this CSS code caused the issues:

    .menu {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 320px;
        z-index: 100;
    }
    

    I don't know this CSS code comes from a plugin you're using or it's from your custom CSS code. So, please check it again from your-end. Because it's not the CSS code comes from our theme.

    If you don't put any CSS code like that, you can check with the plugin you're using by try to deactivate all plugins ( except plugins come from the theme  ) and try it again. If it works, let's enable each plugin to check what's plugin caused this issue. 

    Note: I see you're using a caching plugin, so, maybe you need to clear all the cache before deactivating plugins to make sure you get the correct results.


    Best Regards,

    PenciDesign