• Hi
    I used this CSS code to move my right-side bar to the left-side:

    .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    margin-right: -133px !important;
    }

    .site-main .widget-area {
    float: left !important;
    }

    It works when I am viewing my site on full screen ‘laptop or PC’
    When using it on mobile devices like smart phone and tablet it not responsive.

    Can you help me with this issue.
    My site is: https://colmohara.ie/wordpress/
    Thanks
    jessy5000

  • The topic ‘php issue’ is closed to new replies.