moneill18
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] WP Job Manager not showing upNo basically site was working fine. Had no issues. I refreshed the page all the links jobs were gone. Refreshed the page again still gone. I will try reinstalling wpjm. @vegandev Yes everything esle works great which is weird.
Also no 404 error. Everything shows up just no jobs.
Forum: Plugins
In reply to: [WP Job Manager] WP Job Manager not showing upStill having issues.
Forum: Fixing WordPress
In reply to: NavBar Covering ContentOkay so I figured it out Now I am having a different problem I used the code below. Now I am having an ew issue. The site has a white gap on the front page if I do more than 56px. But the rest of the pages are very close to the top navbar. How do I do two seperate css lines one for home and one for the rest of the site.
.bka_menu, .bka_menu .navbar-default .navbar-nav { top: 30px; }
body {padding-top: 56px; }Forum: Fixing WordPress
In reply to: NavBar Covering Contentwasdleagues.com
Forum: Fixing WordPress
In reply to: Can Edit MarginsThat worked great thanks I could have probably made that much simpler for you. Thanks again.
Forum: Fixing WordPress
In reply to: Can Edit MarginsOh didn’t realize it was on or off. Thanks is there anyway I can just do it to those two sliders? It does it to the whole site.
Forum: Fixing WordPress
In reply to: Can Edit MarginsThank you for helping I tried to get that to work but it either moved back like it was or crunch even with one pixel.
I also Tried
body .wpb_revslider_element { margin-bottom: 12; }
Nothing happened though.
I took screen shots of exactly want I want to make it easier for you.
This is want I want https://imgur.com/editWhen I edit the margins its either below or above. I have tried using different pixel amounts but doesn’t seem to change anything.
Forum: Fixing WordPress
In reply to: Can Edit MarginsYes that works, but I just want to edit the margin for the revsliders box. To the right of Counter Strike Image. Their are two sliders that say corsair k85 rgb I wen’t them to be separated by 10 pixels. So it is equal with the size of the counter Strike image.
Forum: Fixing WordPress
In reply to: Can Edit Marginsthe code is up in the child theme
Forum: Fixing WordPress
In reply to: Can Edit MarginsYes thats my child theme style. I checked with hosting they don’t have any caching plugins. I cleared my websites cache with a plugin. Still not changes.
Forum: Fixing WordPress
In reply to: Can Edit MarginsIt didn’t work any other ideas, I tried empty cahce making sure it wasn’t refreshing the old page aswell still the same.
Forum: Fixing WordPress
In reply to: Can Edit MarginsI do have a child theme and I have edited with google chrome tools and also used it to track down the location and add the css to my child theme but still isn’t working.