• Hi,

    i have a problem with the “advanced Text widget” from the frontpage.
    Images that I put in the contents be distorted on mobile devices.

    I would be happy if you can help me.

    Best regards,
    Simon.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Hi Simon!

    Are you able to post a link to the site? What plugin specifically are you using for the advanced text widget?

    Theme Author OptimizerWP

    (@layerthemes)

    @simonester Whats your site address?

    Thread Starter SimonEster

    (@simonester)

    Hi,
    thanks for your answers.
    My site is https://www.koerperrasierer-test.de

    @jose I use a build-in widget from the optimizer theme.

    Theme Author OptimizerWP

    (@layerthemes)

    Hi SimonEster

    Insert this in Appearance -> Customize -> Miscellaneous -> Custom CSS

    h1.about_header {
        overflow-wrap: break-word;
    }

    Thanks

    Thread Starter SimonEster

    (@simonester)

    Thanks layerthemes,

    but unfortunately it doesn’t work.

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Apologies. I thought you were talking about “About Widget” heading. Besides image distortion, I have noticed issue of slider text ass well.

    Insert this in Custom CSS

    @media screen and (max-width: 480px) {
    .stat_content_inner {overflow-wrap: break-word;}
    .text_block_content img {height:auto;}
    }

    Thanks

    Thread Starter SimonEster

    (@simonester)

    Thanks a lot,

    that solved a problem I haven’t even noticed.
    But the problem I have is that the images in the content, of the “Advanced text Widget” on the front page are distorted(stretched) on mobile devices. (I mean the pictures of the razors)
    I hope you understand now what I mean.

    Again, thanks for the great support!

    Theme Author OptimizerWP

    (@layerthemes)

    @simonester I just checked your site on a mobile device. The razor images looks great. They are resized proportionally to fit the theme as its a responsive theme.

    Thanks

    Thread Starter SimonEster

    (@simonester)

    Thanks a lot!

    I have another problem with the frontpage.
    When I use a static page as front page the slider disappears.
    I want the slider(Image) and below it a static page as frontpage, is that possible?

    Best Regards

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    To display the slider you have to set your front page display to latest posts. But if you are unwilling to set it to latest posts, follow these tutorial.

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Another fron Page Problem’ is closed to new replies.