Exchange Rate Widget — How to center Header

Posted in: Newspaper
Post count: 18

Hi. I need to center the header on the exchange rate plugin
You can see here that “GBP-British Pound” is justified to the right
I need it central, because it looks bad

How I can do this?
I have tried adjusting everything in the Tagdiv Composer
But there is no option to adjust that header

Here is what looks bad:
Title of Exchange Widget is not central

Post count: 27744

Hello,

If you referring to the header on the block for exchange, then you need to set a header template (6,14,15,17 or 18) => https://www.screencast.com/t/OMDgt7jD
If this is not what you mean, then it can be set with a Custom Code CSS, so, please send us a link to your website.

Thank you!

Post count: 18

Hi,

I have tried everything, but it does not work
I need the “GBP – British Pound” to be central

Here is the website:

https://yourexpatfinance.com/

Post count: 21065

Hello!

Add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.td_block_exchange .td-column-1 .td-exchange-base {width: 100%!important;}

Hope that helps you!

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.