[shopkeeper] edited column width not responsive
-
Hi there,
I can’t seem to find an answer to my Question and the theme developers do not help with custom codes, so any help would be appreciated. I’m a newbie at WordPress and CSS, but still, I want to figure out everything all by myself. I’m doing a rather oké job, except for this issue…
My blog images are all 600 px wide, but my theme template has an 822 px width. So I used this code to fix that:
div.entry-content.blog-single{
width: 620px;
}On the PC screen (after custom CSS), it looks wonderful… But, not so on a tablet or smartphone. The code made the blog lose all of its responsiveness.
My question.. What can I do to fix this? What have I done wrong?
Please help.
The theme is Shopkeeper by Getbowtied.Thank you!
The topic ‘[shopkeeper] edited column width not responsive’ is closed to new replies.