Blog page responsive issue

Home Forums Legacy Support Support queries Styling issues Blog page responsive issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #300091
    tsungyu
    Participant
    My blog page have responsive issue. https://prnt.sc/ua2fqc What can it be the problem? How can i fix it? And MainSidebar move to post list below. https://prnt.sc/ua2ha3
    #300092
    tsungyu
    Participant
    This reply has been marked as private.
    #300537
    tsungyu
    Participant
    Could you help check this issue for me?
    #300681
    Jackson
    Blocked
    Hello, Goto appearance>>customize>>custom css and use code given below: @media (min-width: 992px){ .blog .col-md-9 { width: 75% !important; float:left !important; } } @media (min-width: 992px){ .blog .col-md-3 { width: 25% !important; float:left !important; } } .blog .widget .nav-tabs li { width: 48%; text-align: center; padding-bottom: 0; } RefeR: https://prnt.sc/ubb62h Thanks,,
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog page responsive issue’ is closed to new replies.