Home › Forums › Arnold WordPress Theme › Images size in Page Builder
- This topic has 16 replies, 2 voices, and was last updated 5 years, 1 month ago by
SeaTheme.
-
AuthorPosts
-
April 22, 2021 at 7:48 am #24421
Hi!
I would like to put some about text above the images in every post. When in classic editor, when I type it in, it doesn’t show on preview changes. I tried it with Page Builder too with the text box but then my images underneath are not properly sized and aligned.
April 22, 2021 at 2:08 pm #24425April 22, 2021 at 6:17 pm #24427This reply has been marked as private.April 22, 2021 at 6:54 pm #24429Oh and one more thing. I checked my website on mobile and it’s opening pretty slow – should I update lower resolution images? Also, there are some strange gaps between header and intro text that I would like to remove – how do I do that?
April 23, 2021 at 1:00 am #24433Hi,
Thanks
Please use the Single Image instead of Image Box. I checked the fadeno page, but I didn’t find Text module.
Yes, please refer to https://doc.seatheme.net/general-topics/how-to-improve-the-portfolio-website-speed/#optimize-images
April 23, 2021 at 5:32 am #24437I did use the single image, I wrote wrong earlier. The problem is when I use gallery template, I cannot add the text, it’s not seen in the preview and when I use Page builder, the text is shown on the preview when I put it in Text Boxes but then images put in Single Image are displayed in weird sizes and are not aligned.
April 23, 2021 at 5:41 am #24438And what about that gaps between header and intro text in posts on the mobile version – how do I remove them?
April 23, 2021 at 6:44 am #24439April 23, 2021 at 1:27 pm #24443Hi again!
I resolved the previous issue however I have few more problems. I’m very sorry to bother this much but as soon as I fix something, another problem pops up.
1) There is no ‘go to top button’ when I enter my website from my mobile. Can we add it?
2) There are some gaps when looking the website on smartphone. I would like to make 1,2 and 6 the same size and 3,4 and 5 the same. Here is a screenshot: https://imgur.com/a/8XkX85o. The gaps under the menu are even bigger when I enter the posts.
3) I would like to make logo bigger in mobile layout (on computer it looks fine).
Hope you can help. Thanks!
April 24, 2021 at 8:38 am #24450Hi,
1. Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
.ux-mobile #back-top { display: block; } .touchevents #back-top:before { -webkit-transform: translate(2px,-15px) rotate(-60deg); -moz-transform: translate(2px,-15px) rotate(-60deg); -ms-transform: translate(2px,-15px) rotate(-60deg); transform: translate(2px,-15px) rotate(-60deg); } .touchevents #back-top:after { -webkit-transform: translate(2px,-12px) rotate(60deg); -moz-transform: translate(2px,-12px) rotate(60deg); -ms-transform: translate(2px,-12px) rotate(60deg); transform: translate(2px,-12px) rotate(60deg); }2. I need to check the lived webpage, please leave the lived webpage URL.
3. please increase the max-width by custom CSS:
@media (max-width: 480px) { .responsive-ux #logo img { max-width: none; } }
April 24, 2021 at 2:14 pm #24456The maintenance mode is on so here is a password.
I entered the CSS you sent but nothing changed about logo size and the go to top button is somehow broken. It’s probably clashing with something else I entered there so if you could check it that would be great. Thanks!
April 24, 2021 at 4:04 pm #24458This reply has been marked as private.April 25, 2021 at 1:18 am #24459This reply has been marked as private.April 25, 2021 at 5:57 pm #24467This reply has been marked as private.April 26, 2021 at 8:03 am #24469April 26, 2021 at 8:09 am #24470This reply has been marked as private.April 26, 2021 at 8:42 am #24472This reply has been marked as private. -
AuthorPosts
- You must be logged in to reply to this topic.
