Home › Forums › All Other Themes › Adventure theme rendering issues
- This topic has 6 replies, 2 voices, and was last updated 4 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
May 11, 2020 at 5:44 am #151389
https://reidslakecampground.com/wordpress1/
Block Sections (widgets):
• Can we override/remove the coding that automatically makes a carriage return (new paragraph) double spaced? It eats up too much space on the webpage, so I’ve been using bullet points to override the feature, but then they’re not centred properly.
• The sections with flip boxes in them, can the flip boxes be made “smart” and auto-resize as necessary to the largest one. This way the boxes remain the same size. (Right now on mobile the widths change and on desktop the length varies among the flip boxes in one section). Looking for consistency within the section.
o Can these sections when flipped also be made to hold their size
o When on mobile and tapped to flip, can we make it so they keep flipping back-and-forth instead of one tap and done
o On iPhone 8+ the flip boxes on theRates
page don`t flip, not even when clicked. On Samsung 7 they do flip when touched but the boxes render different sizes when flipped.
Header Section:
• Can we make the top section of each page “smart” in the padding it provides? ex: On mobile the padding is a lot and takes up too much retail space, but then on tablets it’s not enough and cuts off half of the title, on desktop it appears to be fine.
Other:
• When looking at the pages from published view (https://reidslakecampground.com/wordpress1/) you first see previous versions of pages load and then final version loads. (I have a slow internet connection and see this happening and causes delayed page loading) Why does it preload old versions?
• On some cell phones the tops of pictures are cut off e.g. The map on the “Booking” page when viewed on a Samsung 7 and iPhone 8+.May 11, 2020 at 6:49 am #151495Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisMay 12, 2020 at 11:54 am #151765why do want me to upload images to a public community site? These issues are with SKTThemes. The world does not need to know about them.
May 12, 2020 at 12:49 pm #15176822 images uploaded
https://imgur.com/a/8JqLNe3
May 13, 2020 at 6:02 am #151816Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.thn_post_wrap ul li { list-style: inherit; } .thn_post_wrap ul { padding-left:0 !important;} .no_wrap { width:85% !important;} @media screen and (min-width:768px) and (max-width:1023px) { .skt-builder-block-inner.skt-builder-block-inner-952 .skt-builder-column { padding:0 !important;} .skt-builder-block-inner.skt-builder-block-inner-501 .skt-builder-block-title h2 { font-size:38px;} } @media screen and (max-width:767px) { .skt-builder-flipcard .skt-builder-flipcard-front, .skt-builder-flipcard .skt-builder-flipcard-back { width:100% !important;} .thn_post_wrap h1 { color: #fff !important; text-align: center; } }
Regards,
ChrisMay 14, 2020 at 3:20 pm #152001Thank you Chris
That code helped those concerns but created a new one with boxes alignmenthttps://imgur.com/a/F6agsVT
May 15, 2020 at 4:35 am #152016Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-flipcard .skt-builder-flipcard-front, .skt-builder-flipcard .skt-builder-flipcard-back { width:100% !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.