• Resolved Eagle_Fantasy

    (@eagle_fantasy)


    I know I asked a lot of questions today… I really appreciate your help! Hope this is the last question for now…

    How to change the ratio for category and tag in post-info part? Now it’s like 50% and 48%, and I want to change it to something like 25% to 73%. I tried to change it in style.css but it didn’t work…

Viewing 1 replies (of 1 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    please use this custom CSS:

    #wrapper #main-content .post-info .post-category {width: 25%;}
    #wrapper #main-content .post-info .post-tags {width: 73%;}

    Best regards,
    Tomas Toman

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the ratio for category and tag in post-info part?’ is closed to new replies.