How to edit the CSS in the Shotcodes Ultimate plugin.
-
Hi friends I’m trying to edit the css in the column area of the shotcodes ultimate plugin. I have an list with images placed inside a column located on the sidebar of my theme. On the upper right-hand side of the images are stars/bullet points displayed and I’m trying to center the stars with the images. Please see link below for example. I’ve located the CSS I need to make the changes using firebug but I’m not sure where to place the new CSS. I’ve tried placing it in my themes style sheet with no luck! Any help would be highly appreciated…
My url is https://www.jrjbroofing.org
The list in question in on the sidebar located under the contact form…I would like to add I’ve tried using the custom css in the custom css box.
And this is the css i’m using.
.su-list ul li i {
height: 1.3em;
left: 20px;
line-height: 1.3em;
position: absolute;
text-align: center;
top: 45px;
width: 1.3em;
}Thanks
- The topic ‘How to edit the CSS in the Shotcodes Ultimate plugin.’ is closed to new replies.