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*

.widget-title

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4510
    findonline
    Participant

    .widget-title {
    font-size: 12px;
    line-height: 30px;
    padding-bottom: 15px;

    Changing the font size does not change the font size for the text widget title.
    +
    <font size=”number”>text</font> inside the text widget is having no effect?

    #4545
    Rabin Shrestha
    Participant

    Can you post link to your site?

    #4612
    findonline
    Participant
    #4621
    Rabin Shrestha
    Participant

    It seems you are trying to change the font size of footer widget title, try this

    #colophon .widget-title {
        font-size: 12px;
        line-height: 30px;
        padding-bottom: 15px;
    }

    Rabin

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