Hello chewak,
If you want to move to the right the author name and date, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_block_big_grid_3 .td-module-meta-info{
text-align: right;
margin-right: 20px;
}
The result you should see here -> http://screencast.com/t/SjfMFY5Yfx
Thanks.
Hello chewak,
Sorry for my bad understanding. If you want to add the author name and the date for others grids, you have to do some additional customizations through code in module mx6 and module mx11, like this -> http://screencast.com/t/CpptZVXCOlf and then here -> http://screencast.com/t/mLzwn2PrKXA8 and the result you should see here -> http://screencast.com/t/CDROzWBFHN
Hope this helps!
Thank you for the message!
Hello chewak,
Please check the screenshots because there I pointed out the path for these files. You have to check your theme folder, like this -> http://screencast.com/t/F33QTqsrL9M
Hope this helps!
Thanks.
