Title: Shortcode Mobile View
Last modified: July 23, 2023

---

# Shortcode Mobile View

 *  [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/)
 * Hello and good day,
 * I was looking for help on how to get my Give campaign plugin to display properly
   on a mobile device. I have tried to research the topic, but don’t really get 
   the answer I need, so I decided to post here for assistance. Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-mobile-view%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916234)
 * I would recommend you ask this in the support forum of the plugin you are using:
   [https://wordpress.org/support/plugin/give/](https://wordpress.org/support/plugin/give/)
 *  Thread Starter [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916238)
 * Hello,
 * Yes, I did ask, but they directed me to use custom css and that is all. Nothing
   specific after that.
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916250)
 * Then the question would be what exactly do you want to customize on the mobile
   view? It looks pretty good to me:
 * > [View post on imgur.com](https://imgur.com/a/f40laX2)
 *  Thread Starter [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916265)
 * What mobile web browser are you using? On my Chrome browser it is cut off, and
   when I inspect it with mobile view on my desktop, it shows the same way.
 * [https://drive.google.com/file/d/1Nnzu0GDhQ58G4UgDs-NzwJHO-NEERktI/view?usp=sharing](https://drive.google.com/file/d/1Nnzu0GDhQ58G4UgDs-NzwJHO-NEERktI/view?usp=sharing)
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916281)
 * I looked at it in Firefox. I can see your view in Chrome too. The reason for 
   this is a URL that you spend in the middle of the page content. This is displayed
   in Chrome differently than in Firefox without line breaks.
 * The simplest solution would be to remove this URL or replace it with a shorter
   link.
 * Alternatively, you can set the more dynamic line break for all paragraphs via
   CSS:
 *     ```wp-block-code
       p { word-break: break-all; }
       ```
   
 *  Thread Starter [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916292)
 * Thank you for identifying that for me, but I do not understand what you mean 
   about the URL. I am not sure which URL is causing the issue. Is it an image url
   or an actual typed in text url. I just looked through and can’t seem to identify
   the problem.
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916304)
 * This one:
 * > [View post on imgur.com](https://imgur.com/a/6IEqIps)
 *  Thread Starter [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916311)
 * Hello,
 * So, I deleted the link, but it seems to still have an issue…
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916321)
 * There is a second link. Just scroll through the page down and look for long URLs.
 *  Thread Starter [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916330)
 * Thank you so MUCH! I deleted them all and it finally showed up correctly! I don’t
   understand why the links would cause that issue, when they are shorter than the
   sentences in the paragraphs. Is there a way around that? Would it be putting 
   this “p { word-break: break-all; }” above or below each one? Thanks again! Such
   a simple solution than css!
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916334)
 * The CSS code would be a solution for the entire website. You would store this
   under Appearance > Customizer > Additional CSS. But if you’re just careful not
   to include such long URLs in your site, that’s fine too.
 *  Thread Starter [qupid26](https://wordpress.org/support/users/qupid26/)
 * (@qupid26)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916423)
 * Ok thanks! I will look into this in the future and keep link size in mind… Maybe
   adding the link embedded in text instead might be an option as well…

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Shortcode Mobile View’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [plugin](https://wordpress.org/support/topic-tag/plugin/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [view](https://wordpress.org/support/topic-tag/view/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 2 participants
 * Last reply from: [qupid26](https://wordpress.org/support/users/qupid26/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/shortcode-mobile-view/#post-16916423)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
