Tagged: x
-
AuthorPosts
-
August 6, 2016 at 3:35 pm #1120398
happybenParticipantHey,
i thought the homepage is nearly finished and i checked the homepage mobile and was shocked.
The mobile homepage is not the same. How can i solve that problem. Can you please help me ;-(URL: https://fussballtreff-regensburg.de
here one screenshots
Thanks Benjamin
August 6, 2016 at 3:36 pm #1120400
happybenParticipantThis reply has been marked as private.August 7, 2016 at 3:43 am #1120730
ChristianModeratorHey there,
Your setup is incorrect. You have a paragraph inside a custom headline. Please use a Text element.
Thanks.
August 7, 2016 at 4:05 pm #1121201
happybenParticipantHey Christian,
thanks for news. Which object is meant by “paragraph inside custom headline”? Which object i have to change in a text element?
Thanks for your help,
Benjamin
August 7, 2016 at 7:20 pm #1121306
RadModeratorHi Benjamin,
Another support here. It’s the custom headline element on first section. You added this code within that custom headline,
<span><span style="color: #000000;"><img class="wp-image-373" src="https://fussballtreff-regensburg.de/wp-content/uploads/2016/08/Logo-Fußballtreff-Regensburg-groß-2.png" alt="Logo Fußballtreff Regensburg groß" width="500" height="500"></span><p></p> <p style="text-align: center;"><em><strong>Wir spielen jeden Montag und Mittwoch auf einem Rasenplatz in der Nähe der Regensburger Innenstadt. </strong></em><em><strong>Das Spiel beginnt mit dem Aufwärmen um 18:15 Uhr und startet mit dem bilden der Teams um 18:30 Uhr. </strong></em></p> <p style="text-align: center;"><em><strong>Wir spielen bei jedem Wetter! </strong></em></p> <p style="text-align: center;"><em><strong>Du kannst dich hier für einen oder beide Tage anmelden!</strong></em></p> </span>You should utilize the text element when adding HTML content like that.
It also displays differently on mobile because the applied CSS aren’t responsive. Example, this CSS is meant for desktop from https://fussballtreff-regensburg.de/wp-content/uploads/titan-framework-cfc-css.css?ver=4.5.3
#cfc { margin: 250px; }And in mobile, it squeezes your form because it shouldn’t be declared like that. You should exclude it from mobile view, example,
@media ( min-width: 980px ) { #cfc { margin: 250px; } }Thanks.
August 10, 2016 at 4:57 am #1125289
happybenParticipantHi,
i changed the custom CSS and created text with the same content. Now it is nearly perfect.
Can you help me with:
1) Images background is mobile to short. Is there a reason or is there a need for other images?
2) Menu “Foto” opens a new page but it shall be only a uber menu for the galleries.Thanks for your help, Benjamin
August 10, 2016 at 8:57 am #1125526
ChristianModeratorIf you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Also, please give us more details there.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1120398 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
