Hello, how can I get that that looks like this
http://prntscr.com/ibc5mu
but further down my page
http://prntscr.com/ibc628
http://www.motorsport-pics.de
-
This topic was modified 8 years by
wojo.
Hello,
For each block you can select a different block title. Please check this option: https://www.screencast.com/t/ZdIolvjUq
Thank you!
Please check the block settings for each block, there you can set colors for block title, border color for block header style 16 etc
– https://www.screencast.com/t/BHRHZsb7H8
This one below http://prntscr.com/ic10e9
this is not a block. How do you get the way or how do I get in there as well colors
I see now what you are referring to, sorry for the confusion. That is the latest articles section, it could be customize with a code like this
– https://www.screencast.com/t/VDJzCaaz18x
Use the color you want in the code, then enter it in Theme panel->Custom CSS
.td-pb-article-list .td_block_template_16 .td-block-title:before,
.td-pb-article-list .td_block_template_16 .td-block-title:after {
background-color: yellow;
}
The title of the latest articles can be customized in it’s settings
– https://www.screencast.com/t/RAW5kyvqys
This section can be removed by selecting a different page template
– https://www.screencast.com/t/OYBv0Zp6qGwh
If this is still not helpful, then try to provide all the details and more useful screenshots if needed, for a better understanding.