-
Author
-
October 31, 2015 at 21:48 #85235
nilje
ParticipantHi there
I’m having troubles with my comment field, it stands out of the content area, see attachment
Any idea why or what I could do?Thanks!
October 31, 2015 at 22:42 #85267Laura
ModeratorHello, can you send me a link to that page? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 31, 2015 at 22:46 #85269nilje
ParticipantHi, thanks for the reply.
Sure, but you have to login to see it, I’ve deactivated comments etc for not-logged in usershttp://serienspoilertalk.de/wp-admin/
user: testaccount
pw: wortdespasses123here you see it for example: http://serienspoilertalk.de/talk/
October 31, 2015 at 22:54 #85272Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODEdiv#comments { width: 53%; } textarea#comment { width: 80%; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 31, 2015 at 23:36 #85286nilje
Participantsorry I’ve noticed that the whole content is somehow not right… the post itself is ok, but everything what comes after is not at the right position… my pagination is at the left, but should be at the center.. what could that be? I haven’t changed anything of that…
November 1, 2015 at 13:42 #85327Laura
ModeratorHello, please try adding this to style.css 🙂
COPY CODE.text-center.pt-cv-pagination-wrapper { margin-left: 28%; }Let me know if there is anything more, i will be happy to help you
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 2, 2015 at 10:19 #85394nilje
Participantok… now I am having troubles with the design in mobile devices… it doesnt use all the place it could use.. I really would like to know where this suddenly comes from, I havent changed anything…
November 4, 2015 at 02:06 #85565Laura
ModeratorHello, easy to fix, replace the code with this instead:
COPY CODE@media screen and (min-width: 800px) { .text-center.pt-cv-pagination-wrapper { margin-left: 28%; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.