Customisation : More Stories

Posted in: Newspaper
Post count: 23

Hi there, great theme!

Is it possible to customise the “more stories” box, to make it slimmer? I would like to reduce the width by about 50px or so.

Also, can I add the category of the post in the contents there?

Can you add any other content there below the articles? Would like to add a link to my newsletter.

Site : http://www.flashover.com.au 🙂

Thank!

Post count: 22421

Hello,

You can try this css in the theme panel-> custom css box.

.td-more-articles-box{
width: 290px;
}

Thank you!

Post count: 23

Excellent, thank you! That worked perfectly.

Can the contents of that box be modified? I’d like to add a line of text at the bottom as well as change the colors, put a header etc?

Also, you’re support and theme is fantastic. I’ve gone through about 5 themes this year, this is really a stand out from the rest. Well done.

Post count: 22421

Hello,

Thank you for your appreciation. The content of the more articles box can be controlled from the theme panel: https://forum.tagdiv.com/more-articles-box/
The content cannot be controlled as you describe though. If you want to add custom content to the more articles box by altering the theme files here: https://www.screencast.com/t/qT3jTatCQ

Thank you!

Post count: 23

Ok, that’s what I thought.

Perhaps something for a future update? It would be great to be able to style that box a bit more. Colors / logo / etc.

Thanks again!

Post count: 23

Wow – that is strange. It has just started working by itself! I did not change anything! 😀

Oh well, thank you!

Post count: 23

EDITED : Wrong thread.

  • This reply was modified 8 years by DeanoAus.
Post count: 23

Ugh, ignore those last 2 comments. Using the wrong tab! 🙁

Post count: 20688

Hi,

There could be more options added for that element in a future update. You could customize it with custom code if you wish, using the browser inspector
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
This is a powerful tool that will allow you to identify the elements on the page and their classes, and make various customization.

Thanks

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