Problem with class="sidebar-link"
-
Hi,
in the theme Spun when i expand the signal +(plus) in the footer the content overlaps the text of the post.You can see this in http://marioruimelo.com/EMSG/moveis/wp/criadores/
Anyone can help me?
-
How did you get that share stuff in there?
Sorry,
I didn’t understand the question you’re doing.Look at this bit outlined in red: http://snag.gy/QcDpA.jpg Where did that come from?
I’ve used the jetpack to put that.
Even if i desactive this feature of share in this page http://marioruimelo.com/EMSG/moveis/wp/contract/
with this form it happens the same.
Try adding:
#page .hentry { height: auto; }Hi Andrew,
thank you for your help.
I did what you said but look what happens to the first page.
http://marioruimelo.com/EMSG/moveis/wp/The other page look fine.
Unfortunately you can’t apply the CSS to specific pages because you removed the body classes.
I did that?
Could you please tell me how can I revert that situation to apply the CSS to specific pages?Thanks.
Could you copy all the code in your header.php file and paste it into a PasteBin page: http://pastebin.com/
Then link us that PasteBin page?
By the way you may want to transfer the changes you made in your theme’s style.css file into Jetpack’s Edit CSS option.
These are the changes: (the original style.css file on the left): http://www.diffchecker.com/25fo2vnnThe link for my header.php
http://pastebin.com/Ci6WfgHEI can’t see anything wrong with the code in that file, maybe try deactivating all plugins to explore whether any could be responsible. You can check whether the classes are generated in your
<body>element by viewing your website, right clicking and selecting “View source”. Then try searching for “<body”, you should see:<body class="...">Thank you very much for your support.
I deactivate all plugins and put my code of style.css in jetpack and it worked.
Problem solved.
The topic ‘Problem with class="sidebar-link"’ is closed to new replies.
