John Cobb
Forum Replies Created
-
AuthorPosts
-
John Cobb
ParticipantI have not heard back from anyone in regards to my issue. May I please receive a refund?
John Cobb
ParticipantThis isn’t working for me after all. I’m at a loss. It just won’t stop overriding my css. Is there anyway I can get a refund?
John Cobb
ParticipantOkay, last reply here. Fixed. It’s obvious I don’t *really* know what I’m doing, but here’s what I had to do for my site for anyone’s FYI.
This in the Custom CSS Editor:
* {
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}And, Bootstrap Styling CSS File set to “No Bootstrap Theme,” Bootstrap JS File & IE6+ compatibility JS File set to “Use from EBS Plugin”. Sorry for the multiple replies. Thank you for your help and creating a great plugin that has been a real time saver for me!
John Cobb
ParticipantOkay, strike that. That doesn’t work. It’s global, obviously. How can I specify for this to be used only for the tabs?
John Cobb
ParticipantProblem solved. And for anyone else, I simply posted this in the Custom CSS Editor in the plugin.
* {
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}John Cobb
ParticipantWell, I was wrong. It is a bootstrap theme, and here is where the issue I’m having seems to be coming from.
webkit-box-sizing: border-box;
box-sizing: border-box;When I turn these off while inspecting the element, everything is fine. What should my settings be then?
John Cobb
ParticipantThank you for the quick response. Yes, I tried that as well. It’s still overriding some css. Here is my url. http://memphispool.com/
John Cobb
ParticipantI do not have a Bootstrap theme, so I set the Bootstrap styling to “No Bootstrap Theme.” This fixed *some* CSS issues, but not all. It’s still overriding some of my styles. What could I be doing wrong? Also, I have Bootstrap JS File and IE6+ compatibility JS File set to “Use from theme or any other plugin.”
-
AuthorPosts
Basic Elements
Interactive
Content
Miscellaneous
Social
Search
Accordion
Animation Shortcode
Badge
Blur
Boxframe
Button
Button Group
Columns
Description List
Dropcap
Google Map
Highlights
Horizontal Rule
Image Effects
Label
Lead
List
Notifications
Page Header
Panel
Popover
Pricing Table
Progress Bar
Section Heading
Separator
Servicebox
Tables
Tabs
Testimonial
Video
Well
Widget