left margin in the tab module

Home Forums Jevelin Theme left margin in the tab module

Home Forums Jevelin Theme left margin in the tab module

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • lukeskybaker
    Participant

    Love the theme, thank you! I have one issue with mobile. In using the tab content module, the text has no left padding or left margin within the tabbed area. Please see attached screenshot. I need the paragraph text to have a left margin or padding. Help please?

    Attachments:
    You must be logged in to view attached files.

    Hi @lukeskybaker,

     

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

     

    Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    lukeskybaker
    Participant

    Yes, I’ll give you the info here in the private field:

    Solution for this topic

    You can display the padding 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-accordion .panel .panel-collapse .panel-body {
        padding: 20px;
    }

    lukeskybaker
    Participant

    That worked great, thanks! Might be a feature you want to give the user in the future so the accordions look good on mobile? Thanks again!

    Sure, we will.

     

    You are most welcome here 🙂

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