• Resolved Vad

    (@vadym1)


    Theme OceanWP

    My css:

    <style>
    .wpt_widget_content {
        margin: -30px -30px -45px -30px;
        border: 0px solid #E4E4E4 !important;
    }
    .wpt_widget_content .tab_title.selected a {
        background: rgba(255, 255, 255, 0) !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0) !important;
    }
    .wpt_widget_content .inside {
        background: rgba(255, 255, 255, 0) !important;
    }
    </style>
  • The topic ‘CSS for theme’ is closed to new replies.