Event Planners- section not displaying correctly

Home Forums All Other Themes Event Planners- section not displaying correctly

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #117135
    dddd
    Participant
    • Topics: 40
    • Replies: 44
    • Total: 84
    Member since: December 15, 2016

    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.
    Diane

    https://imgur.com/AzPWyuQ

    https://imgur.com/a/Cqeff1e

    #117247
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #117304
    dddd
    Participant
    • Topics: 40
    • Replies: 44
    • Total: 84
    Member since: December 15, 2016

    Thanks Chris!

    As always, SKT’s support is awesome….

    #117332
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Diane Blakley,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/

    Regards,
    Chris

    #118246
    dddd
    Participant
    • Topics: 40
    • Replies: 44
    • Total: 84
    Member since: December 15, 2016

    Hi,
    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/NUyEkDe

    website: srcparty.com/src

    Thank you.
    Diane

    #118369
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly show us the particular page URLs where you want the changes to happen.

    Regards,
    Chris

    #118503
    dddd
    Participant
    • Topics: 40
    • Replies: 44
    • Total: 84
    Member since: December 15, 2016

    srcparty.com/src

    It’s on the homepage.

    Thanks.

    #118552
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.