Forum Replies Created
-
AuthorPosts
-
ReenaD10Participant
Hi Skandha,
The issue has been resolved. Thank you for taking the time!ReenaD10ParticipantThe space between the footer and content did become smaller but there still is a white space in between.
ReenaD10ParticipantThank you, Skandha! Is there a way we can remove the white space in the pages between the content and footer?
ReenaD10ParticipantThanks a bunch, Skandha! All my issues have been resolved thanks to you 🙂
ReenaD10ParticipantHi Skandha,
I’ve resolved my issues above – thank you for the help! I have three more issues:1. Menu Toggle button (mobile) – I would like the hover color to change, I tried the code below but didn’t work.
.menu-toggle button:hover {
color: #ffff !important;
}2. Search Result page – how do I remove the side bar?
3. On the search result page, the “Continue Reading” button has a background gradient – how do I edit that?
ReenaD10ParticipantHi Skandha,
The search button did change but the color of the submit button didn’t. When you click on the magnifying glass icon, there is another button.<button type=”submit” class=”search-submit fa fa-search”></button>
How do I fix the width of the logo on mobile version?
ReenaD10ParticipantHi Skandha! I was able to add a link to the logo. Yay! My only issue now is mobile width and the search bar color. Hope you can help!
ReenaD10ParticipantThank for that, Skandha! It didn’t work but I managed to fix it by adding this:
img.custom-logo{
height: 80px;
width: auto;
}
@media(min-width:1024px){
.site-branding .custom-logo-link img {
max-width: 500px;
}This works well on Desktop but not on Mobile – any idea what’s missing?
Also, I have two more questions:
1. How can we change the color of the Search Bar button?
2. How can we add a link to the logo? I would like to link it to the homepage.Again, appreciate all the help!
ReenaD10ParticipantThis was great! Worked well. Is there a way I can set the logo image to a different size? Right now it’s a really tiny square.
ReenaD10ParticipantHow about the colors of the buttons, can I change that? The default is a green gradient.
ReenaD10ParticipantOkay, noted on #1 & #2. Regarding the footer, the logo is cut from top and the text alignment is all messy.
ReenaD10ParticipantThank you so much, Skandha! You’re a life saver! This worked excellently.
I have a couple more questions, please be patient with me. 🙂1. How do I add the text on the slider without having it displayed on the page itself.
2. How do I link these sliders to another page on this same website?
3. My footer looks fine on Desktop. However, it doesn’t look right on mobile.All your help will be appreciated deeply!
ReenaD10ParticipantThis is what my slider looks like: http://infigotechsolutions.com/wp/
I would like to remove the box behind the text.ReenaD10ParticipantI would like to link the slider images to the pages on my site.
-
AuthorPosts