Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1688354
Featured Box and Sidebar is overlapping
Closed

Comments

  • Rohan Kumar started the conversation

    How to set a sticky sidebar and Featured box with a Visual Composer? 

    When I use  Page VC builder with sidebar, the sidebar becomes sticky but it overlays the Soledad Featured Boxes. Even I've tried using Page VC builder with no sidebar with a Soledad Sidebar but Here Sticky doesn't Work.


    How to fix this?

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fixed that issues:

    .container.home-featured-boxes.home-featured-boxes-vc{ display: block; width: 100%; }
    .home-featured-boxes-vc ul.homepage-featured-boxes li .penci-fea-in{ height: 0 !important; padding-bottom: 66.6666% !important; }
    

    Hope this help,


    Best Regards,

    PenciDesign

  • Rohan Kumar replied

    Hello,

    I have added the code, But this is not what I want.
    This code shrinks the featured box to the container area. I want to show full-width featured box, Just like the slider.

    Please check the Attachment. I want the same layout shown in the image.

  •  2,699
    PenciDesign replied

    Hi,

    If you want to do that, please config your featured boxes via Customize > Homepage Options > Featured Boxes

    After that, go to edit your front-page > scroll down and on "Display Featured Boxes" > select "Yes"


    Best Regards,

    PenciDesign