Hi @staterequirement ,
I hope you are well today and thanks for posting here.
I visited your site on 960ish px wide on the browser but didn’t see any issue.
Could you please share me the screenshot of the issue so that i can troubleshoot it?
Best regards, Shufflehound team
Here is the image. I don’t know the specific width size pictured
Attachments: You must be
logged in to view attached files.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media only screen and (max-width: 1100px) and (min-width: 990px){
#page-container .container {
max-width: 85%!important;
}
} I am working on a windows PC with Chrome and an older 4:3 19″ monitor. The fix you gave works when the Chrome window is “minimized” and scaled down, but when the window is maximized, the fix does not work.
Then please try increasing the value 1100px in the above CSS code or contact the plugin developer which displays those social sharing buttons.
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it