Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #399474

    Hello,
    On this page http://www.davesjoinery.com/services/#tab-id-1 you will notice that my tabs have a black border line around them, the tabs on the demo site do not and they look much nicer, is there any way to resolve this? Thanks. I don’t think the issue is with in the general styling on the back end, I have changed all of this and cant fix the issue.

    #399693

    Hi dlannetts!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar_tab .tab_titles .tab { border-color: #f2f2f2; }

    Cheers!
    Yigit

    #400428

    Awesome thank you, what about the white background for the tab currently open, example here http://kriesi.at/themedemo/?theme=enfold

    #400871

    Hi!

    Please add following code to Quick CSS as well

    .tab.active_tab {
    background-color: white;
    }

    Regards,
    Yigit

    #401216

    Awesome, thanks for that Yigit !

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tabs Border Issue’ is closed to new replies.