-
AuthorPosts
-
April 29, 2016 at 1:36 am #624071
Currently when viewing the home page on a mobile device such as iphone or ipad, the 3 boxes near the bottom are not centered. Blog box, twitter box, etc.
Can you please help,
Thanks,April 29, 2016 at 2:11 am #624085Hey OriginsSpeak,
It seems you have used the image element for those elements, am I correct? If so you can just edit the elements and set the alignement to “center” instead of the default left alignment :)
Best regards,
KriesiApril 29, 2016 at 2:24 am #624089I’m not sure where to do that. I hired a person to insert those images. Also, they appear horizontal on my desktop while on my mobile device they appear vertical.
Thank you :)
April 29, 2016 at 10:27 am #624207Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- the URL to the login screen
- a valid username (with full administration capabilities)
- as well as a password for that username
Best regards,
KriesiApril 29, 2016 at 6:37 pm #624693Here ya go
April 30, 2016 at 10:51 am #624908April 30, 2016 at 10:04 pm #625140It worked, thank YOU! What did you do? I have another site I need to fix too.
May 1, 2016 at 7:26 pm #625365I opened the page in the avia layout editor and scrolled down to the 3 embedded images. then I clicked on each of those and set the alignment to “center” instead of left ;)
May 4, 2016 at 11:01 pm #627543Thank you!
May 4, 2016 at 11:11 pm #627549Keymaster, when I centered the images as you kindly showed me how, the twitter text within the twitter feed moved out of alignment? Can you please help?
Also, I added a photo in a text widget in the side bar and it now appears in my twitter feed.
Thanks for your help!May 4, 2016 at 11:12 pm #627550Oh, this occurred on my second site. Please see private area.
May 8, 2016 at 5:49 am #628798Hi,
Please add this in the Quick CSS field:
.widget-easy-twitter-feed-widget-global-wrapper { max-width: 267px; margin: 0 auto; padding: 10px 10px; }
Best regards,
IsmaelMay 9, 2016 at 4:56 am #628979Thanks Ismael! It kinda worked. Kinda because it did move the text content into the twitter feed box, however the photo is still there?
How can I keep an image that appears on the side bar pages but does NOT appear in the twitter feed box?Please see link in private section.
May 10, 2016 at 6:37 pm #630179Hi,
use this code in Quick CSS field:
.widgettitle, .textwidget img { left: 23px; position: relative; width: 255px; }
Best regards,
AndyMay 10, 2016 at 7:01 pm #630190Hi Andy,
Thank you! Your quick code aligned my image into the twitter box nicely. But, I want to know if I can remove the image from my twitter feed box but still have the image on the side bar pages? Is that possible?Thanks again,
May 12, 2016 at 12:54 am #631041Hi!
Replied you here – https://kriesi.at/support/topic/image-in-side-bar-pages/. Let us continue there.
Best regards,
Yigit -
AuthorPosts
- The topic ‘Alighnment on Mobile Devices’ is closed to new replies.