Matala theme changes when only the background is changed.

  • Unknown's avatar

    On the Matala theme, the post background is not tattered like on the theme, but square with pointed edges. Also the banner that has the menu on it doesn’t appear on my blog page. All I did was change the background and all the above changed. Is it possible to retain that appearance with my background?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    When a custom background image is enabled, the tattered look is removed. Unfortunately, the tattered look cannot be retained with a custom background.

    Regarding the menu, it looks like the menu is there, but with the current color scheme, it isn’t appearing. You can use this bit of CSS to fix that:

    nav#access {
    	background-color: #fff;
    	width: 692px;
    }

    Just input that code into Appearance -> Customize -> CSS. It should look like this:

    http://d.pr/i/meub

    Would that work?

  • The topic ‘Matala theme changes when only the background is changed.’ is closed to new replies.