Thanks Sakin! Everything worked properly… but now I have new problems.
Site description is set in the same level as social buttons before (way too high)…
If I change padding in “Costum CSS” box:
from this
#site-description {
padding: 0 0 0 0;
to this
#site-description {
padding: 75px 0 0 0;
…I get good results:
But have problems with responsive design.
– It makes this unappealing space
– The text linespacing of site-description is also not good.
_________________________________________________________________________
I also have problems with Soundcloud logo – it disappears when I reduce the browser size (responsive test for mobile phones). This problem was there at the begining and is not associated with site-description configurations.
Thanks for all the help! I really appreciate it! M