Align Product Description/cutom tabs left

Home Forums Jevelin Theme Align Product Description/cutom tabs left

Home Forums Jevelin Theme Align Product Description/cutom tabs left

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Nerina Mills
    Participant

    Hi there,

     

    Could you assist me? I need to align my custom product tabs to the left of my page (under the product images).

     

    Here is the page: http://batavia-b2b.eu/staging_wordpress/product/maxxbrush-multibrush-2/

     

    Thank you!

    Hi @Nerina,

     

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

     

    You can make whole page full width 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-woo-layout-left.col-md-6,
    .sh-woo-layout-right.col-md-6 {
        width: 100%;
    }

     

    If you just want to move custom product tabs to left then 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

     

    Best regards,
    Shufflehound team

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