tuanphan Posted August 30 Share Posted August 30 To move a Tag over Summary Block Image, like this You can follow these steps. If it doesn't work, you can send link to page where you use Summary, I will check it again. #1. First, set Meta Tag above Title You will have #2. Find Summary Block ID In my example, it is: #block-yui_3_17_2_1_1723415222822_4114 #3.1. If Tag over Summary Image in TOP LEFT position, you can use this code to Custom CSS box. #block-yui_3_17_2_1_1723415222822_4114 span.summary-metadata-item--tags { position: absolute; top: 10px; left: 10px; background-color: #000; color: #fff; padding-left: 5px; padding-right: 5px; transform: rotate(-10deg); } Result If TOP RIGHT position, you can change left to right Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment