Editing load more pagination button?

Posted in: Newspaper
Post count: 34

In there a way to make it look longer possibly?
Can I change it from this (https://imgur.com/a/CUV4WhL) to make it look like this (https://imgur.com/a/o56IE3F) (edited with photoshop)

Post count: 35449

Hi,

If you are using flex blocks you can set a padding like this -> https://www.screencast.com/t/uG046pNth or more simple an for all buttons of load more you can use a custom css ->https://www.screencast.com/t/FU9pvpPZv
.td-load-more-wrap a {
width: 100%;
}

Set the code in theme panel>Custom code>Custom css

Thanks.

Post count: 34

Hi, I don’t see the pagination option

Post count: 35449

Hi,

Only the post loops and latest articles have pagination, blocks have only -> https://www.screencast.com/t/g92HkDnin

Thank you for your understanding!

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