• Hello!

    I would like to know how to change the background and border color of my posts for the Cazuela theme.

    I’ve been up and down the CSS and can’t seem to find the specific code for it. So far I’ve been able to change everything else, but I can’t find this.

    Any help is appreciated! Thanks!

Viewing 1 replies (of 1 total)
  • Hi,

    First of all, thank you for downloading our theme, I’m glad you found it useful.

    You can target posts by using this:

    .hentry {
    background: {your-color};
    border: 1px solid {your-color};
    }

    I hope this helps, but in case you need more assistance, don’t hesitate to ask. Also, a reminder that you can use theme’s dedicated support forum as well (which ever works best for you is fine though) – http://ww.wp.xz.cn/support/theme/cazuela

Viewing 1 replies (of 1 total)

The topic ‘Help with Cazuela Theme.’ is closed to new replies.