Side Widgets for Jevelin Theme?

Home Forums Jevelin Theme Side Widgets for Jevelin Theme?

Home Forums Jevelin Theme Side Widgets for Jevelin Theme?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • MrVanDigital
    Participant

    On the live preview of the Jevelin theme, you have a really nice sidebar / pullout icons with div class of ‘sh-side-options’

     

    How did you create this?

     

    Or do you have plugins you recommend that can create something similar that works well with Jevelin?

     

    I want to add a few easy to reach functionality icons like: download the app, ask a question, where to buy etc.

     

    Thanks!

    Hi @MrVanDigital,

     

    I hope you are well today and thank you for your question.

     

    Please see the answer posted in the following topic for similar question.

     

    https://support.shufflehound.com/forums/topic/sliding-menu-from-right/#post-19426

     

    Best regards,
    Shufflehound team

    MrVanDigital
    Participant

    Thanks! This has worked great.

     

    Is there a way to show this on mobile, too?

    You can display it on mobile 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

     

    .sh-side-options {
    	display: block !important;
    }

    MrVanDigital
    Participant

    This is great. With yellow pencil you can resize for different screen resolutions. Thanks.

     

    Another related question: how can I make it so that on click of the button it doesn’t go to the end URL but only pulls out the link so that then you can hit the link that is displayed. This is important for mobile as you can’t hover. You can only push the button.

    MrVanDigital
    Participant

    Also, is there any code to make it so that the text in the pullout area is always in the centre even for mobile devices? I suppose I could use Yellow Pencil and adjust for each resolution but thought you might know a cleaner way?

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

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