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*

I can't change Font-Size or any style of Font through each parts.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24577
    pentalogia
    Participant

    Dear.
    I want to change some styles of Font in each area.
    For example, I want to change the only style of font of posting list(included summary) in the front homepage.
    And I want to change the only style of font-size of content in a posting.

    In my Style CSS file:
    body,
    input,
    textarea {
    color: #777;
    font: 13px ‘PT Sans’, sans-serif; // CAN CONTROLL
    line-height: 20px; // CAN CONTROLL
    word-wrap: break-word;
    }
    body {
    background-color: #ececec;
    font-size: 13px; // CAN CONTROLL
    line-height: 20px; // CAN CONTROLL
    }
    .
    .
    .
    But the following any part of CSS CAN’T CONTROL
    .featured-slider ….
    ..
    ..etc ….

    How can I access to each part’s style…?

    #24618
    pentalogia
    Participant

    Great Solution! I’ve solved this problem through installation of Pro.

    #24626

    That’s great pentalogia

    Thank you!

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