- This topic has 6 replies, 2 voices, and was last updated 8 years, 2 months ago by Mike Nielsen.
-
AuthorPosts
-
July 21, 2016 at 4:53 pm #9582Mike NielsenParticipant
I tried adding the below code to the Theme Options > Custom CSS
[code]div.ajaxsearchpro[id*=’ajaxsearchprores’].isotopic .results .item .asp_item_inner {
left: 7%;
}[/code]It is not saving. I also tried saving other CSS with no luck.
I tried all of the options outlined on this page:
https://wp-dreams.com/knowledge-base/style-changes-does-not-apply-after-saving/July 21, 2016 at 5:02 pm #9583Ernest MarcinkoKeymasterHi!
I’ve logged in with the details, gone to the ajax search pro Theme Options -> Custom CSS panel, copy-pasted this code, saved it, and it’s there for me: http://i.imgur.com/x8hhIkC.png
Is this not saving for you?
I can also see it in the header of the front-end, on the URL provided now. I’m using google Chrome on a windows computer, not sure if that matters though.
July 21, 2016 at 5:10 pm #9584Mike NielsenParticipantI see that it saved for you. When I put it there, then clicked the “Saved this search!” button, it disappears. I just tried again by adding a simple CSS string: #randomid {color:red;}. When I clicked the button, it disappeared, but the code you put in saved. I’m also using Google Chrome on Windows. Could there be something else conflicting that is allowing you to save, but not me? I will try another browser.
July 21, 2016 at 5:16 pm #9585Mike NielsenParticipantWorked in Firefox, so there is something weird with my Chrome settings that is blocking. I will look. Any thoughts on what it might be?
July 21, 2016 at 5:23 pm #9586Ernest MarcinkoKeymasterThe only thing I can think of is maybe a browser plug-in, everything else should be the same.
Maybe a text-filling or a text memorization chrome plug-in, like lazarus? You can also try incognito mode, it disables most plug-ins. Let me know if you find anything.
July 21, 2016 at 5:29 pm #9587Mike NielsenParticipantYep. Thanks a bunch. It was the Grammarly for Chrome extension. Disabled it and everything is working 100% Now I just have to figure out my CSS 🙂
July 21, 2016 at 5:29 pm #9588Mike NielsenParticipantYep. Thanks a bunch. It was the Grammarly for Chrome extension. Disabled it and everything is working 100% Now I just have to figure out my CSS 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.