bline007
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Page Titlethat did it
Forum: Themes and Templates
In reply to: [OceanWP] Page TitleOk Here is the code i added to css to get rid of opacity, display the background image the way I want on mobile, and fix the breadcrumbs and title. I decided to just get rid of the title completely. The issue I have now is on mobile. the breadcrumbs are way to far down the screen.
/** Header Changes **/
.page-header-title {
float: left;
margin-top:460px;
display:none;
}
.site-breadcrumbs, .background-image-page-header .site-breadcrumbs {
text-align: left;
float: left;
margin-top: 460px;
}@media only screen and (max-width: 767px) {
body.has-breadcrumbs .page-header-title {
width: 50%;
}
}
.background-image-page-header-overlay {
opacity: 0;
}
@media only screen and (max-width: 767px) {
.background-image-page-header {
max-height:200px;
}
}
.content-area {
padding-top:20px;
}
/** End Header Changes **/Forum: Themes and Templates
In reply to: [OceanWP] Page TitleSo i changed the padding and added a margin to the top. but it’s still not displaying correctly and the Image I am using is still showing opacity.
Forum: Themes and Templates
In reply to: [OceanWP] Page Titleshould I change the padding I added?
Forum: Themes and Templates
In reply to: [OceanWP] Background images keep disappearingI just wrote that I had updated the page to get the images to show. What is causing the images to disappear and how do I fix that?
Forum: Themes and Templates
In reply to: [OceanWP] Background images keep disappearingI had to fix the images for my client he was not happy. All I did was go in and reselect the image update the page with elementor and it was fixed. But it could happen again unless i can find a resolve
Forum: Plugins
In reply to: [Ocean Modal Window] Pop Up Not Loading JavascriptIt only has this issue with Ocean Modal..Since I paid for the unlimited installs with the ocean core bundle pack I want to use this.
Forum: Plugins
In reply to: [Ocean Modal Window] Pop Up Not Loading Javascriptyeah sorry I moved the site today. https://abc-titleloans.com
- This reply was modified 5 years, 6 months ago by bline007.
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Header image isn't responsiveI am stuck with this. While adding
.site-header {
background-size: 100% auto !important;
}works to make it responsive it adds a huge amount of space on the mobile phone under the image.
Ok this works, kind of. It doesn’t clear the text, at least for me it didn’t and if I refresh the page its just a blank field.
thanks I appreciate that a lot. I’m a novice Word Press user but have 40 more sites to build for this contract and I’m really digging how fast I can throw them together with WP.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 in widget area – CSS help:)I would please like help with similar issues. I need to resize the form to fit in sidebar