• Hi people, I am completely new to WordPress and I was tweaking with the Baskeville theme in the editor to increase the width of my posts under the “Single Post” section. After tweaking a little, I managed to get the width of my choice. However, it completely ruined the shortcodes and other features for me. When I save the article as a “Gallery” format, the images come one below the other, pull quotes and divider do not work properly. I’ve attached a link for you to understand better.
    https://explorersbay.com/4-indian-web-series-you-should-definitely-check-out/
    Kindly help me please. I’ve worked a lot on this and I don’t wanna do it all again for a minor mistake.

Viewing 2 replies - 1 through 2 (of 2 total)
  • it’s easier for us to help if you show what changes you did for this to happen.

    Thread Starter wittytaco

    (@wittytaco)

    I changed the width in the single post section.
    Basically I changed something in this region.

    body.single .content { width: 80%; }
    body.single .content.full-width { width: 20%; }
    body.single .content.center {
    margin: 0 auto;
    width: 100px;
    max-width: 100%;

    This is the area on which I was working after which all my shortcodes are working weirdly now.

    Also, is there any way for me to check the original log for the theme so that I can see what are the changes I made or to go back to default theme?
    Thank you so much for replying.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Why are my shortcodes not working?’ is closed to new replies.