Viewing 10 replies - 1 through 10 (of 10 total)
  • Would you please provide the link of your site? So its helps me to address your issue more easier

    Thanks

    Thread Starter jessy5000

    (@jessy5000)

    Hi
    Thanks for getting back to me.
    Here is a link to my site.
    Thanks
    jessy5000

    Thread Starter jessy5000

    (@jessy5000)

    Hi
    Sorry about the last message……forgot to paste my link
    Here is a link to my site.
    https://colmohara.ie/wordpress/
    If there is a problem viewing this please let me know

    Thanks very much
    jessy5000

    Add below code on your style.css

    .entry-content {
        padding: 0px 0px 0px 0px !important;
    }
    
    .site-main .widget-area{
    float: right !important;
    }

    If not work, feel free to ask.
    Thanks

    Thread Starter jessy5000

    (@jessy5000)

    Hi
    I have put this code into my style.css but does not do it although there is some change.

    You can see the effect of this change on the site at the moment.

    Thanks
    jessy5000

    Would you please remove the above added code, so i will find the other best way to solve your problem.
    Thanks

    Thread Starter jessy5000

    (@jessy5000)

    Hi,

    I have removed the code from the editor now and updated.

    Thanks
    jessy5000

    Please try the below code.

    .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
        margin-right: -133px !important;
    }
    
    .site-main .widget-area {
        float: left !important;
    }

    If not work feel free to ask.
    Thanks

    Thread Starter jessy5000

    (@jessy5000)

    That’s great, it worked.
    Thank you very much
    I’ll mark topic closed

    jessy5000

    Thread Starter jessy5000

    (@jessy5000)

    Hi,

    Sorry to have to reopen this issue.
    The CSS code you gave me works but when I reduce the size of my browser it is not working ‘responsively’.

    This will be an issue when people try to view my site on mobile devices.
    Do I need to do something with the PHP files?

    Thanks for your assistance
    Jessy5000

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Reposition the Right hand side widget area’ is closed to new replies.