Best Premium and Free WordPress Themes › Forums › AcmeBlog › Removing/Altering Word Wrapping
- This topic has 9 replies, 5 voices, and was last updated 8 years, 9 months ago by nikolereuter.
-
AuthorPosts
-
February 10, 2016 at 9:39 pm #5208myraParticipant
Hello! I am absolutely in love with this theme. The word wrapping however makes my content difficult to read, because it creates so many broken words. Is there any easy way to fix this?
February 11, 2016 at 12:41 am #5217nikolereuterParticipantI was wondering the same thing hope someone has insight on this
February 11, 2016 at 1:38 am #5216myraParticipantI did find a solution that worked for my site today. I am going to post it below. I am not comfortable with any type of code so I apologize if my lingo/approach isn’t quite right.
1) Dashboard > Appearance > Editor
2) Select Theme To Edit: AcmeBlog / AcmeBlog: Stylesheet (style.css)
3) Everywhere it saidword-wrap : break-word;
I changed to:
word-wrap : normal;
I think I only changed it in 3 places, under “Normalize”, “Comments” and “Recent Post”.
The text on my site appeared correctly after that and it functions on all devices. I saved a clean copy of the style sheet in case the developer has a better solution, but I haven’t had any trouble so far.
February 11, 2016 at 4:19 am #5215acmethemesKeymasterHello myra,
Thank you for solving the issue yourself.
However we would like to request you to create child theme for customizing the theme.
Please follow instruction here https://codex.wordpress.org/Child_Themes./* Theme Name: AcmeBlog Child Theme URI: http://www.acmethemes.com/supports/topic/removingaltering-word-wrapping/ Description: AcmeBlog Theme Author: AcmeThemes Author URI: http://www.acmethemes.com/ Template: acmeblog Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: acmeblog-child */
Details process is here https://codex.wordpress.org/Child_Themes.
If you have any further queries, please fell free to comment.
Best Regards,
AcmeThemesFebruary 11, 2016 at 4:45 pm #5214nikolereuterParticipantHi Myra
thanks for the help! great job figuring that out!February 14, 2016 at 11:30 am #5213ohranjeParticipantHello! I’m very (very!) new to css and all and have been struggling with the whole word-wrap-break thing too. I’ve tried so many different things, but the text in my post doesn’t change 🙁 Here’s a pic of what it looks like now: http://i67.tinypic.com/2624j07.png
What am I doing wrong and how can I fix this?
February 14, 2016 at 12:04 pm #5212acmethemesKeymasterHello ohranje,
We have already updated theme in WordPress dot org but it is taking time for updating.
But you can directly download the latest theme for this link https://wordpress.org/themes/download/acmeblog.1.1.7.zip.
Please download and use this theme. It will solve your problem.
Cheers,
AcmeThemesFebruary 16, 2016 at 6:59 am #5211rducutchMemberHi. I just created and activated my Acmeblog child theme and it’s functioning fine. Would I still be able to use the default Acmeblog theme customizer without changing the child theme code? If so, where do the changes reflect? i.e will my blog keep these changes if an updated version is downloaded in the future?
I apologize if this is a newbie question. I wanted to create a child theme just in case I any required specific code changes in the future.
February 16, 2016 at 7:08 am #5210acmethemesKeymasterHello rducutch,
Thank you so much for using our theme AcmeBlog. No any changes made by child theme will lost after theme update.
You can use all the customizer options even activating the child theme. For using customizer options
Go to Appearance > Customizer.
Please view the theme documentation for further help.
Doc: https://doc.acmethemes.com/acmeblog/If you have further query please feel free to ask.
Thanks
February 18, 2016 at 12:05 am #5209acmethemesKeymasterWord Wrapping issue was solved in the latest theme, please make sure you have used latest theme : https://wordpress.org/themes/acmeblog/.
Further if you find any issues or if you have any problem to use our theme, please feel free to ask http://www.acmethemes.com/supports/Best Regards,
AcmeThemes -
AuthorPosts
- The topic ‘Removing/Altering Word Wrapping’ is closed to new replies.