badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Site Tagline is not showing under Site Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5394
    Suresh Kumar
    Participant

    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

    #5416
    Sanjip Shah
    Participant

    @suresh-kumar .page h2 { display: none; } This is the css that is making the site tagline to be hidden, remove it and it shall appear

    #5431
    Suresh Kumar
    Participant

    Thanks.That worked like a charm !.To the point and it is fixed now.

    #5450
    Sanjip Shah
    Participant

    @suresh-kumar Okay. Great.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.