Block Header Template Styling?

Posted in: Newspaper
Post count: 30

Hello!

Whether it is to apply a different heading style?

If, in a manual, do the following code: <h1 class=”block-title”><span>I NEED H1 HEADER</span></h1> then the title is displayed in the default header style (№1).

But my heading style is the title №4. http://prntscr.com/e9flb5

Thus the title of №1 has its own style. all other titles style №4. Or how you can finish in the title №4 write H1 tag? http://prntscr.com/e9flnv

Post count: 20685

Hi,

If I understand correctly you want to change the block title headings, you could do that if you want to, this is where the heading is generated – https://www.screencast.com/t/p7a7m5ugAR9m Or if you just want to change the font properties of the block titles you can do it here – https://www.screencast.com/t/p2QchypUm Also you can customize the headings using your browser inspector and identify the classes used and their properties – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ If you wanted something else please provide more information

Thanks

Post count: 30

I do not need to register to all headers H1. Only one. So I use a forced style. A mandatory style looks like a header №1. And I need to be heading, where I prescribe compulsory H1 looks like №4 header.

http://prnt.sc/e9flnv

Post count: 20685

Hi,

You could change the block title font properties on a specific block using css like in this example – https://www.screencast.com/t/CgTh0GJDi4O5https://www.screencast.com/t/VKaAfb1KO Or you could remove the title from the block and like in this example, add a raw html element above it in Visual composer – https://www.screencast.com/t/7L7H4PKTpmJhttps://www.screencast.com/t/Ayk5wZ4jj and using html recreate the title using a h1 tag and properties from a basic block title adapted to a h1 tag – https://www.screencast.com/t/0sw5RCGHo with this result – https://www.screencast.com/t/Fm5fOYvwYF

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.