-
AuthorPosts
-
August 7, 2016 at 12:36 am #669365
I think the two items are related. To be sure, I have modified the sidebar based your your team’s recommendation from this thread: https://kriesi.at/support/topic/custom-menu-widget-sidebar-item-spacing/
But now it appears that the text for blog posts is slightly indenting — in some cases on all paragraphs, and other cases on some paragraphs.
Also, when inserting a standard WP gallery, no matter what size thumbnail or otherwise gallery style, the sizing is too small and yet it appears the gallery moves to the proper align-left without indenting as the text is doing above.
August 10, 2016 at 3:32 pm #670865Hey MacMyDays,
You have following code in your custom CSS
#top article p, #top article .read-more-link { padding: 0 20px; }
Please remove it.
And then please post screenshot showing the issue/changes you would like to make and post them here. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitAugust 12, 2016 at 9:19 am #671766Thanks Yigit! That worked!
Here are the screens hots of the gallery. You can see how it’s displayed here:
https://www.dropbox.com/s/vszndvtqf3xnmig/Screen%20Shot%202016-08-12%20at%2010.14.06%20AM.png?dl=0
And here’s how it looks in preview in WP:
https://www.dropbox.com/s/w3fu04vasxd2zso/Screen%20Shot%202016-08-12%20at%2010.14.27%20AM.png?dl=0
No changes I make to the WP Gallery mode are affected when published, yet in preview they do change. To be sure if I change number of columns, this does change but the image (preview) size will not change.
August 15, 2016 at 3:40 pm #672723Hi,
sounds like a caching issue to me. Are you using any cache plugin? if yes switch caching off and then deactivate the whole plugin, finally clear browser cache and hard refresh a few times.
It’s also possible that you need to regenerate your thumbnails, use a plugin like this for it: https://wordpress.org/plugins/regenerate-thumbnails/Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.