Home › Forums › All Other Themes › Event Planners- section not displaying correctly
- This topic has 7 replies, 2 voices, and was last updated 5 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
February 15, 2019 at 11:07 pm #117135
Hi,
I tried to get the photo carousel to display like the “Our Works” in the demo using the [video-carousel] short code. I also put a support question in (Feb. 12 – https://www.sktthemes.org/forums/topic/event-planners-section-code-question/) and wasn’t able to figure it out based on Dave’s response back to me. So, I decided to try a different carousel plug in and chose Slide Anything – Responsive Content / HTML Slider and Carousel. Which worked great except that when I added it onto a page (http://www.srcparty.com/src/home/recently-added-rental-items/) – it shows up contained within the page borders. Then through the Customizer, I add the page to a section for the home page and published it – it goes across the full width of the screen.I’ve tried copying the section code from other sections and putting the SA slider shortcode within the code (ex: [row_area][/row_area] [columns][/columns], etc.). Nothing is working. I don’t want it to go all the way across. I want it contained like the other sections.
I want to be sure that whatever solution comes out – that it works across all devices.
Website: srcparty.com/src/
Thank you for your assistance.
Dianehttps://imgur.com/AzPWyuQ
https://imgur.com/a/Cqeff1e
February 18, 2019 at 10:58 am #117247Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#content, .lay4 { background-color:transparent;} .home3_section_area .center { width:1170px !important;} .no_wrap { width:100%;}
Regards,
ChrisFebruary 18, 2019 at 6:24 pm #117304Thanks Chris!
As always, SKT’s support is awesome….
February 19, 2019 at 6:39 am #117332Hi Diane Blakley,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/
Regards,
ChrisMarch 1, 2019 at 9:48 pm #118246Hi,
I have a continuing issue on this same subject (#117135): The solution that Chris gave me works great on a desktop version but going to a smartphone either landscape or portrait, the slider is off kilter and doesn’t display correctly (see images). On a tablet, the wording “Recently Added” is off center in both landscape and portrait.https://imgur.com/QCbsP3F
https://imgur.com/NUyEkDewebsite: srcparty.com/src
Thank you.
DianeMarch 4, 2019 at 5:55 am #118369Hi,
Kindly show us the particular page URLs where you want the changes to happen.
Regards,
ChrisMarch 4, 2019 at 10:15 pm #118503srcparty.com/src
It’s on the homepage.
Thanks.
March 5, 2019 at 6:31 am #118552Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .home3_section_area .center { width:100% !important;} }
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.