• Resolved Rafael

    (@maniackbr)


    Hi, how are you?

    I have two problems.
    1. Its possible reduce this menu?! the width…

    View post on imgur.com

    2. When i use ‘Cloud Templates’ by tagdiv (Newspapper Theme), i have this problem. My screen dont show all page, and i can’t do changes:

    View post on imgur.com

    You can help me plz?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kodeo

    (@kodeo)

    Hello.

    1. You can overwrite KAUI styles by Admin CSS
    Enter this code and instead of 280px enter a lower width.

    .kaui #adminmenuback,
    .kaui #adminmenuwrap {
    width: 280px;
    max-width: 280px;
    }
    .kaui #wpcontent,
    .kaui #wpfooter {
    margin-left: 280px;
    }

    2. I’m pretty sure it has nothing to do with KAUI styles. Just disable KAUI and see if the issue is the same

    Thread Starter Rafael

    (@maniackbr)

    Thank you for reply!

    About the 2. problem: Yes, when i disable the plugin, the bug fix

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce menu and bug cloud templates’ is closed to new replies.