Michael
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: custom css not showing in browsers, but show on tablet/phoneThat makes sense. The theme (Oceanwp) I am using has a place for custom CSS. Should I move the CSS there and delete the Site Origin Plugin?
Forum: Fixing WordPress
In reply to: custom css not showing in browsers, but show on tablet/phoneNYC. I wish I had an answer for why that code is where it is. I use the Site Origin for my css and that is the only custom code I have used without something a plugin may change.
Forum: Fixing WordPress
In reply to: custom css not showing in browsers, but show on tablet/phoneHello David. Yes I have tried clearing cache within wordpress, my browsers and multiple times. A while ago I actually had my host (Bluehost) shut off their caching for my site. I am using WP Fastest Cache. I am using Site Origin for my custom css.
Forum: Fixing WordPress
In reply to: custom css not showing in browsers, but show on tablet/phoneThat doesn’t sound good. I haven’t tried shutting anything off, I don’t believe any of that is intentionally. I am very new to wordpress and coding. My custom css is very minimal.
Thank you so much for your help sir! This is perfect.
Thank you Amit. I turned on opengraph yesterday and I will find where to turn on schema also. For the code, I am new to WordPress so can I ask…Does this code go into the head section of the header.php file located through appearance>editor in the WordPress menu?
Forum: Fixing WordPress
In reply to: custom css showing on tablet/phone but not in browsersSeems like the starred line below is the culprit in Edge and IE. I guess they don’t like that code?! Is there another way to code that line so that the submit button will stretch across like in Chrome and the after picture from above? I am new to all of this so any help with the wording would be great!
.tnp-subscription input.tnp-submit {
background-color: #134ed7!important;
** width: -webkit-fill-available !important; **
}Forum: Fixing WordPress
In reply to: custom css showing on tablet/phone but not in browsersI just tried clearing everything again after your mention of the space before ! and it seems like some of the styling has implemented. The submit button is full width in Chrome but not in Edge and IE. Tablet and phone are still correct also. I seem to be good at causing odd errors. Does it look better/different on your end?
Forum: Fixing WordPress
In reply to: custom css showing on tablet/phone but not in browsersThe other part that throws me off is the title “Famsource Newsletter” is an Elementor text widget and not part of the css I am trying to change. But somehow it is losing its styling also…of course only in the browsers!
Forum: Fixing WordPress
In reply to: custom css showing on tablet/phone but not in browsersThank you Joy. I am using WP Fastest Cache. And SiteOrigin CSS. I just adjusted to add the space where you mentioned. What would cause this to show on ipad/iphone and the editor but not in the browsers. It would seem the css is somewhere if its showing on the phone and tablet right??
Forum: Themes and Templates
In reply to: [OceanWP] Google custom search autocomplete container code issueThank you Amit, that did it!
Forum: Themes and Templates
In reply to: [OceanWP] Google custom search autocomplete container code issueI am trying that again now…
Forum: Themes and Templates
In reply to: [OceanWP] Google custom search autocomplete container code issueI am using Chrome.
Forum: Developing with WordPress
In reply to: Google custom search box table issueYes sorry. I thought I had placed it in the wrong section, and couldn’t figure out how to move it. I apologize.
Forum: Fixing WordPress
In reply to: Google custom search results line height issueFound a work around in the theme settings. Changes all the pages but it fixes this main display issue