• Resolved airbiip

    (@airbiip)


    The space between content and border is too much, and space between main screen border and richwebs border is too much, I need to make 0 space and 0 space on sides and content.
    Please send instructions if I can do my self otherwise make the foregoing changes and send me a new version.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author richteam

    (@richteam)

    Dear airbiip.

    Thank You for posting your question. I will send you the way how to make your request. Please edit the Widget.php file of our plugin. Find there

    .Rich_Web_Tabs_Accordion_Content_<?=$Rich_Web_Tabs?>> div

    class in line 4713 and there is given padding: 20px replace it with padding: 0px

    This will solve your problem.

    Thank You.

    Thread Starter airbiip

    (@airbiip)

    in line 4713 I don’t see, padding: 20px

    see screenshot: https://i.imgur.com/adFI3Mi.jpg

    Plugin Author richteam

    (@richteam)

    Dear airbiip.

    Please try the line 4737. There must be written

    padding: 20px;

    Thank You.

    Thread Starter airbiip

    (@airbiip)

    So I did the plugin editing line 4737 from 20px to 0px for the content border spaces, it solved on desktop version but it didn’t solve on mobile version. how do I also change the mobile version.

    View post on imgur.com

    Plugin Author richteam

    (@richteam)

    Dear airbiip.

    There you set a class to the inside tab, which calls ” csColumn ” which is getting any style from another css file and I can’t say you from where to change the size it is getting 80% width of the container and margin from left and right 10%. That is why you have that view. Please try to find that row and fix that style.

    Thank You.

    Thread Starter airbiip

    (@airbiip)

    solved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘too much space’ is closed to new replies.