Support
-
Hi,
I have 2 questions:
1) I want to insert icon from Font Awesome “fa fa-xxxxxxxxx” but I have not understand how to put code css. Please can you help me?
2) I want to delete simbol “<” before BACK TO ALBUM.
This is the code from me changed:
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
/* ROUND GREY */ .emg-round-grey { height: 46px; margin: 0px !important; border: 0 !important; padding: 13px 30px 13px 30px !important; background: #444444 !important; text-transform: uppercase !important; font-size: 13px !important; color: #e7e7e7 !important; border-radius: 4px !important; line-height: 18px !important; text-align: center !important; text-shadow:0px 0px 0px #ffffff; white-space: nowrap !important; vertical-align: middle !important; cursor: pointer !important; -webkit-user-select: none !important; font-family: Raleway, helvetica, arial, sans-serif, FontAwesome !important; } .emg-round-grey:hover { opacity: .4 !important; transition-duration: 0.4s !important; }.emg-round-grey:active { position:relative; top:1px; } /* Grid and Item Layout */ .emg-back-album { height: 46px; margin: 0px !important; border: 0 !important; padding: 13px 30px 13px 30px !important; background: #444444 !important; text-transform: uppercase !important; font-size: 13px !important; font-weight: normal; text-shadow: 0px 0px 0px #ffffff; color: #e7e7e7 !important; border-radius: 4px !important; line-height: 18px !important; text-align: center !important; white-space: nowrap !important; vertical-align: middle !important; cursor: pointer !important; -webkit-user-select: none !important; font-family: Raleway, helvetica, arial, sans-serif, FontAwesome !important; display:inline-block; } .emg-back-album:hover { opacity: .4 !important; transition-duration: 0.4s !important; }.emg-back-album:active { position:relative; top:1px; }
All the best
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Support’ is closed to new replies.