Josh Malone
Forum Replies Created
-
Forum: Plugins
In reply to: [Read More Without Refresh] Multiple Readmore Same PageThanks @reraymond however my questions is not coding the multiple read more’s. What I am asking is how to have “read more link A” then “read more link B different text”
Read more link 1 – “Click for address”
Read more link 2 – “Read more about…”Forum: Plugins
In reply to: [Read More Without Refresh] Multiple Readmore Same PageHow? There is no option to do this. Can you do it with an older version of the plugin?
If so where can I download older version?
Forum: Plugins
In reply to: [Max Mega Menu] Site goes White When I Enable Mega MenuAlso I have tried mutliple themes.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Twenty Seventeen Frontpage SpaceThanks, but the line of code you suggested for removal style=”margin-top:88px;” is not on Single Page (page.php) or front-page or index.php.
This is what is:
20 <div class=”wrap”>
21 <div id=”primary” class=”content-area”>
22 <main id=”main” class=”site-main” role=”main”>That said the code you suggested <div class=”wrap” style=”margin-top:88px;”> is what needs to be removed. I just cannot find the code that causes it to appear.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Twenty Seventeen Frontpage SpaceThank you, but that did not remove <div class=”wrap” style=”margin-top:88px;”>.
I do remember finding that before and it is indeed the difference on my front page, but .site-content .wrap {margin-top:2rem;} did not remove it. I also tried em vs rem which I assume is what you meant. I also tried px and changing .site-content to .site-content-contain and .site-content-contain .site-content but none worked.
Any other suggestions?
Thanks Again.