Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 8 years, 8 months ago.
The topic ‘Issue with JA Muzic template’ is closed to new replies.
Tagged: ja muzic
Hi
You added a fix width in the article so its not using full space > http://prntscr.com/afwdz3
Remove the width style .
To make the black bg on the content Add this code in custom.css file
.view-article .t3-content {
background: #000;
}
Path : /templates/ja_muzic/css/custom.css
If there is not custom.css then create it .
This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 8 years, 8 months ago.
The topic ‘Issue with JA Muzic template’ is closed to new replies.