Lazy Codr
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: 2015 post title font resizingHello mate,
Hope this helps.
Paste this at the end of the style.css and replace YourValue with your font size
body.single header.entry-header h1.entry-title{ font-size:YourValue; }Forum: Themes and Templates
In reply to: Right sidebar widget moved below contentHello fmigryphon,
By looking at the source code, I guess you missed a </div> tag @ page.php.
If you can find it out and add it in the right place then sidebar will go up like its in the homepage.
Forum: Themes and Templates
In reply to: Title site repeatGuess you fixed it. I had a look at the site and everything looks good on my end.
Forum: Themes and Templates
In reply to: Twenty Fifteen, issues with the menuLets fix one issue at a time.
@ First Issue :
I dint find onhover CSS for li element in your stylesheet. Can you please add the following css code to your stylesheet and let me know if its working or not..main-navigation ul li:hover > ul{ display:block; }Forum: Themes and Templates
In reply to: [Theme: Underscores] Costum CSS is being ignoredHi NoRobotsMagazine,
A live preview will be great to help you with this issue.
Viewing 5 replies - 1 through 5 (of 5 total)