Plugin Directory

Changeset 2417001


Ignore:
Timestamp:
11/12/2020 05:55:43 AM (5 years ago)
Author:
webackstop
Message:

title margin issue fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-thumbnail-slider/trunk/shortcode.php

    r2416964 r2417001  
    198198                margin-top: -{$minus_margin}px;
    199199            }
     200            {$title_tag}.pts_title {
     201                margin: 0 !important;
     202            }
    200203
    201204            {$title_tag}.pts_title_{$post_id} {
Note: See TracChangeset for help on using the changeset viewer.