Any idea why text in Block 9 in my sidebar (e.g., Latest Audio Reviews) is centred and not left-aligned as Block 9 text should be?
https://jazzjournal.co.uk/2024/05/20/steve-lacy-evidence-reflections/#google_vignette
Thanks
MG
So Block 9 is broken, as it’s a legacy widget? I’m happy to use Flex Block, and prefer it, but I don’t see it as a widget in Appearance / Widgets, where I build my sidebars.
How can I get Flex Blocks into the sidebar?
Thanks
Mark
I’ll check that CSS.
But – how can I get a Flex Block into the sidebar? Only possible with Cloud Templates, which I can’t use easily because of conflict with my paywall plugin?
Thanks
MG
Anamaria – can I get a cloud template sidebar into standard pack page? I think not, right? The whole page has to be cloud template page, right?
Thanks
MG
Hello!
Yes. We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hi Anamaria, here below is the code that’s been added to Theme Panel / Custom Code / Custom CSS. Can you see what may be causing Block 9 to centre and not left-align?
Thanks
———
.td-review-summary .td-review-summary-content {
font-size: 16px;
}
.td-review-summary .block-title {
font-size: 14px;
}
.td-review .td-review-desc{
font-size: 16px;
}.wp-block-button {
margin-bottom: 15px;
}.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.post .wp-block-button.td_btn_large a:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #005d84!important;
}.td-post-sub-title { color:black;
}.post .wp-block-button.td_btn_large .wp-block-button__link {
font-weight: 500;
}
.page-id-11891 .entry-title{
display:none;
}
.td-md-is-os-x.td-md-is-firefox .text-font-fix p {
line-height:15px!important;
}
.td-post-content a {
text-decoration: underline!important;
text-decoration-color: #33963F !important;
color: black!important;}
Hello!
We would like to investigate this issue.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Thank you!