I’m trying to adjust my homepage titles to be more easily read, but I can’t find the option to add a white background under title names. see screenshot here: https://docs.google.com/document/d/13CnH6Bkgar8U0av4B7p7n2q7tGENX555j9gbcujtkkM/edit?usp=sharing
As it is now, it’s very difficult to read. I’d like them to be like in the second image.
Hi,
I think that one is flex block 1 if so then you need to use tagDiv Composer, edit the page, select the block and search for “Module background”. This will be under the style tab – https://i.imgur.com/PkYnWoR.png
Thank you!
Hi,
I understand the situation, you do not need the background to be on the entire module, only on the title, for this please set on the elements you want to have the background color the class “td-hero-title” https://i.imgur.com/BdtekOd.png after that set this custom css in a css element.
.td-hero-title .entry-title {
background: #fff;
-webkit-box-decoration-break: clone;
}
If you need to apply it on more places in the website it can be set in the theme panel > custom code> custom css.
I hope this will help you!
Hi,
I think that you are referring to this – https://i.imgur.com/RgJIsBM.png if is so, then you can remove that empty ray column by removing the row (you can delete a row with the empty column using the right click on the row icon -> https://i.imgur.com/JodWvlW.png -> https://i.imgur.com/e6bb8U5.png or using the drag and drop or you can simply click on the row and press the delete button from your keyboard).
Thank you!
Hi,
Yes, you can do it from your Themeforest account https://i.imgur.com/7JMXyjP.png on your Downloads page, under the download button, a rating box should display.
Giving Feedback On Items
Thank you!