darrmik
Forum Replies Created
-
I was able to find the class using Chrome’s inspect
For those that may find this later:
.ac_title_class{
color: #3c77d6;
}Using the short code got the results I was looking for.
Thank you
Darrmik
Forum: Themes and Templates
In reply to: [Tasman] Page Background imageThank you for the code. Found that the background didn’t change until I added !important to background-image and then it worked perfectly.
I also found that I can move the background image down the page by changing background-position to 0 500px; This moved the image 0 from the left and down 500px. Enough to shift the image out from under the header image.
Thanx again!
Darrmik
Forum: Themes and Templates
In reply to: [Croccante] Customize Header and SliderStill playing with this issue…
.custom-logo-link img {width: 300 height: 300 !important;}
No effect….How do I increase the size of the image in the Header???
What class/id do I need to reference?
- This reply was modified 7 years ago by darrmik.
Forum: Themes and Templates
In reply to: [Croccante] Mobile SupportSorry took so long to get back to this…not sure if there was an update of one of the other changes I have made along the way did the trick, but the Header image is up above the main content.
Thanx
darrmik
Forum: Themes and Templates
In reply to: [Croccante] Increase size of H1 tagPerfect! Being novice CSS completely forgot about !important.
Thanx
darrmik
Forum: Themes and Templates
In reply to: [Croccante] Featured image sizeI had the same issue (and received the same code…works great.)
I ended up increasing the min-width to 1025px to account for the iPadPro format.
darrmik
Forum: Themes and Templates
In reply to: [Croccante] Customize Header and SliderHi guys, not sure if this got lost or if you are still looking into it, but I am still looking to resizing the slider and the Logo in the Header.
Thanx
Forum: Themes and Templates
In reply to: [Croccante] Mobile SupportOk….figured out what I did wrong there.
The code makes the mobile work, since it scrolls the Header image as the page scrolls, but over on the Desktop side, since the header image does NOT scroll with the page, the slider is hiding my Header image. Is there a workaround for this? Possible make the header image scroll? Can we move the Title and Image up to the level of the menu as that is not scrolled over??
Thanx
- This reply was modified 7 years, 1 month ago by darrmik.
Forum: Themes and Templates
In reply to: [Croccante] Mobile SupportI took and removed the CSS you noted above and replaced it with the code you provided.
Unfortunately, The problem still persists.
Here is a screen from an Android phone.
https://drive.google.com/open?id=0BxZKjlW4FSgANXNkMG5uRmkyaWMThe red image at the top is the bottom of the Slider.
Do you have any further suggestions?
Currently, I have reactivated a Plugin that allows the page to display “acceptably” on a mobile device. I would much prefer the slider over the stop gap solution I have in place.
Thanx
Forum: Themes and Templates
In reply to: [Croccante] Center JustifyingExactly what I needed…thx
Forum: Themes and Templates
In reply to: [Croccante] Center JustifyingPerfect!
Could you give me some code to remove some of the spacing between “paragraphs?(same page)” Looks like there is about 3 spaces between each instead of a single.