I am editing a plugin, and I need to make it so that this line <h4><span><strong>100%</strong></span> which ends up making a circle with a number in it, show up in the top right of the website instead of in its random spot, how can I make it so it is in a certain area? This is the line that needs to be moved, <h4><span><strong>100%</strong></span> Thanks, and sorry for the noobish question
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||
|
HTML code:
CSS: code
If you need it to stay always there even if you're scrolling then use this one
|
|||
|
|

spanandstrongtags and replace any functionality they are achieving in your CSS file. Your HTML is very cluttered. Just my 2 cents. – Dan Jan 27 at 2:18