My Mystique Theme Edits
[tabs]
[tab title="New Mystique"]
![]()
As of theme ver 3.0.6 a new Social-Media-icon Module is now included in the main theme, so if you need to add icon all you have to do is to add icons to the folder /themes/mystique-child_theme_name/social-media-icons/ and then drag the new icon in the new module.
Video Below
[/tab]
[tab title="The Icons"]
If you want more icons please ask in the comments below.
Download all the colour icons in one pack
[download id="2" format="1"]
[/tab]
[tab title="Backgrounds"]
[/tab]
[tab title="CSS Changes"]
Fixes the background so it doesn’t move with the rest of the site
/* Fixed custom background image */
#page
{
background-repeat:no-repeat;
background-attachment: fixed;
}
Moves the Go to Top button up if you need to move it
/* Moves goto top button up to lift above bottom bar (wibiya) */
a.go-top{
bottom: 30px;
padding: 15px 20px;
}
Moves the Social Media Icons up
.social-media{
bottom: 30px; /* increase this value as you wish */
}
[/tab]
[tab title="Other Mods"]
Coming Soon!
[/tab]
[/tabs]
Here is a short video showing how to get the new module working







































































