Removing/Altering Word Wrapping - Acme Themes

Best Premium and Free WordPress Themes Forums AcmeBlog Removing/Altering Word Wrapping

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #5208
    myra
    Participant

    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?

    #5217
    nikolereuter
    Participant

    I was wondering the same thing hope someone has insight on this

    #5216
    myra
    Participant

    I 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 said

    word-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.

    #5215
    acmethemes
    Keymaster

    Hello 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,
    AcmeThemes

    #5214
    nikolereuter
    Participant

    Hi Myra
    thanks for the help! great job figuring that out!

    #5213
    ohranje
    Participant

    Hello! 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?

    #5212
    acmethemes
    Keymaster

    Hello 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,
    AcmeThemes

    #5211
    rducutch
    Member

    Hi. 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.

    #5210
    acmethemes
    Keymaster

    Hello 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

    #5209
    acmethemes
    Keymaster

    Word 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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Removing/Altering Word Wrapping’ is closed to new replies.