Sidebar widget over the slider

Home Forums Gillion Theme Sidebar widget over the slider

Home Forums Gillion Theme Sidebar widget over the slider

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • stezelco
    Participant

    Hi,

     

    When i set a page in default template instead of blog, the sidebar left (search widget) is displayed over the slider:

     

    http://blog.tecnocasa.es

    p:TC01

     

     

    Hi @stezelco,

     

    Sorry to hear of the problem you are having.

     

    Could you please try using below latest version of theme on your site?

     


    Please login to access this file

     

    If issue still persists then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

    Best regards,
    Shufflehound team

    stezelco
    Participant

    Hi did you get my private message with login details? the problem has not been solved after the upgrade

    No i didn’t get it.

     

    Could you please share it again and also send it on [email protected] ?

    stezelco
    Participant

    I’ve sent an email to you, did you get it?

    Solution for this topic

    Yes and you can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    @media ( min-width: 1024px ){
    #sidebar.sidebar-right {
        top: 575px;
    }
    }

    stezelco
    Participant

    Perfect it works, thank you!

    You are most welcome here 🙂

Viewing 8 posts - 1 through 8 (of 8 total)