Hi Kurt,
Thank you for reaching out. It looks like the the WPOcean Theme you’re using is adding a padding on the left for your posts.
If you’d like our module to be aligned with the text, you will have to add a similar space just before our module from within your css. You can do so using the ‘Editor’ function in the Appearance tab of your WordPress Dashboard. Try adding a class to your stylesheet, as follows:
.bib__module {
Padding-left: 20px;
}
However, this might cause some changes in formatting when seen on other devices (the module looks great on mobile right now!). If you’d like to avoid that, you need to add a media query to your css that removes the padding when the screen width becomes small enough, and add !important before the semi-colon, to be sure it overrides our code.
Let us know how you get on.
The Bibblio Team
Hi and thanks a lot for the fast answer.
Unfortunately your suggested solution didn’t work. No change on my big screen.
But as you said it seems to be only a problem with large screens. Looking fine when I reduce the size of the window.
Hm, maybe I could also contact the OceanWP-Team. They might alos come up with a solution.
If you have another idea what I could do I’d appreciate it a lot because I really like the plugin.
Thanks and greetings from Austria
kurt
It’s me again.
Found a solution. It was a problem with the customizer entry for single blog post in OceanWp theme. Now everything seems to work fine.
Thanks again and kind regards
kurt
Fantastic! Looking good indeed.
If it’s ok with you, I will now mark this thread as resolved.
Kind regards,
The Bibblio Team
Yes, please close the thread.
Best,
kurt