Text customization for 'Global Header' of Block 3

Posted in: Newspaper
Post count: 436

Have a look at this:

These blocks are place at the bottom of post as an infinite scrolling blocks using tutorial mentioned here – https://forum.tagdiv.com/topic/help-with-infinite-post-blocks-scrolling-in-a-single-post/

Kindly notice the style/design of the title of this block ( shown with the arrow). How can I assign it some other header design amongst 10 such header designs available with us. Also, why this design isn’t the global header design set for my website. Help me design it a bit. Thank you.

Post count: 22421

Hello,
It is a style coming from the voice report demo.
Here is the code used to style it:
.td-voice .td_block_template_12 .td-block-title{
text-align: center;
margin-bottom: 40px;
font-family: “Lora”,serif;
font-size: 24px;
}

I’m not sure how you want to change it though.

Thanks.

Post count: 436

Hi Bogdan,

I want it to look like this:

This is the global header design created by Voice demo as well. Not sure it designed the Template module-12 differently. Thank you.

Post count: 22421

Hello,
This happens because of the custom nature of your infinite loading block. The css does not apply properly as the css code was created for pages not posts. In ordewr to replicate the design on posts you should reoplicate this css: https://www.screencast.com/t/jQLkhngrjWnc
Thanks.

Post count: 436

I will try this.

Thank you. 🙂

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