• Resolved Oaz

    (@oaz)


    Hello,

    i have a small problem with tabs : the last one is somewhat taller than the others.
    Does not have to do with my block settings as the problem exists as soon as I insert the widget, without any change on my part.

    May you help with this issue ? i tried fidgeting with css, but no chance..

    I love your plugin, my favorite for gutenberg blocks. May I suggest an improvment ?
    I am using blocksy theme and have a personnalized palette for colors, but essential blocks ignore this palette so each and every time I want to use my colors I have to go and fetch hexa code…and that’s pretty often while working on design, this is a hassle..
    Would be really great if the palette’s color were proposed in your blocks setting..

    thanks !

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support AR Rasel

    (@arrasel403)

    Hi @oaz,

    I hope you are doing well.
    I have checked and got that some margin is loading from the theme CSS file. Check this screenshot.

    However, you can fix it by using the below custom CSS code:

    .eb-advanced-tabs-wrapper .eb-tabs-nav ul.tabTitles li{
    	margin-bottom: 0 !important;
    }

    Hope this will help you to fix the issue. Let us know how it goes.

    Thanks!

    Thread Starter Oaz

    (@oaz)

    Hello again and thanks for your help, yes, it works, even without the !important. That’s nice now !

    Did you read my suggestion about theme’s colours ? Do you think it will be included on your roadmap ?

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @oaz

    Thanks a lot for your update and suggestion.

    We’ll try to bring this feature theme’s colours if it’s convenient for us.
    I’ll discuss this with our team, and if possible, we’ll try to add this feature as well.

    Have a nice day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Advanced tab small bug’ is closed to new replies.