apply_filters( 'neve_post_title_alignment_style', string $style, string $context )

Filters the post title styles to override specific styles.


Parameters

$style

The styles for the title.

$context

The context of the layout (e.g. 'cover', 'normal'). Default is 'normal'.


Source

File: inc/views/post_layout.php

Part of Neve free theme | View on GitHub


Changelog

Changelog
Version Description
3.1.0 Introduced.