Jump to content

Recommended Posts

  • 1 month later...
Posted
16 hours ago, Morrigan said:

.ipsWidget .ipsDataItem_title {
	font-size: 15px;
}

 

Thank you for helpful reply.

I found it in block.css and change to 

.ipsWidget .ipsDataItem_title {
	font-size: {fontsize="large"};

and all working charm 😇

Posted
59 minutes ago, AlfaSpaceNET said:

Thank you for helpful reply.

I found it in block.css and change to 


.ipsWidget .ipsDataItem_title {
	font-size: {fontsize="large"};

and all working charm 😇

Don't change it in block.css because it may be overwritten in future updates; make the change in your custom.css file instead.

Posted
On 11/4/2020 at 6:59 AM, Morrigan said:

.ipsWidget .ipsDataItem_title {
	font-size: 15px;
}

 

@Morrigan Thank you, it worked but is there any way to increase the title size of one particular topic feed instead of all of them? I have a “Discussion of the Week” above the community discussion on the forum home which I’d like to increase the title font size on, but I don’t want the title font size increased on the side bar topic feed widgets.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...