Hi All,
After I build up my new website with attitude free theme I am encountering some problems
Website :asvinsinnovations.com
Problem: Site Tagline is not showing under Site Title (I have added following custom CSS to align the sitetitle But I tried removing it from Custom css and then found the same problem.
.hgroup-wrap {
padding-top: 1px;
padding-bottom: 10px;
}
My entire Custom CSS is listed below
.page h2 {
display: none;
}
.slogan-wrap .slogan {
width: 100.5%;
}
#site-title a {
color: #05a9c5;
}
.hgroup-wrap {
padding-top: 1px;
padding-bottom: 10px;
}
#main {
padding: 2px 0 .1px;
}
Please help me
Thanks,
Suresh