By Jarook on Sunday, 17 September 2017
Posted in General
Replies 4
Likes 0
Views 1K
Votes 0
Pls kindly help me to reduce the Module width . Also title font size of it too. (See the image)
You may add this into the custom.css file,

[gist]
body .sidebar .module > h3 {
padding: 10px;
font-size: 13px;
font-weight: bold;
color: #333;
background-color: #e1e1e1;
}
[/gist]
·
Sunday, 17 September 2017 23:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you
·
Monday, 18 September 2017 00:32
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Monday, 18 September 2017 00:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post