Forum Replies Created
-
AuthorPosts
-
calmo16Participant
Thanks again!
calmo16ParticipantThanks, it works!
If i want the other to (smaller) pictures this same way i suppose i could copy your code and change the pageid?
Or is it better to add the other two pageid’s to this code? If yes how should i do this?BR calmo16
calmo16ParticipantI’m sorry i didn’t formulate right.
Yes, this text is centered, but it would be nicer to get two lines with (about) the same width. Please check the big picture. http://www.beste-kapper.nlBR calmo16
calmo16Participant?? 🙂
My question was/is how I am able centering the title TEXT in the pictures in the Featured Page Grid Content?
BR calmo16
calmo16ParticipantHi Mahesh,
Thanks for your response.
The text (titles) in the pictures in the Featured Page Grid Content, can this be centered?
Right now:
This is an example of the text in the
pictures
My wish:
This is an example of
the text in the pictures
Hope this is possible in the free version 🙂
BR calmo16
calmo16ParticipantHi,
I’ve figured it out.
In content.php i’ve changed:
<?php the_excerpts(); ?>
into:
<?php the_content(); ?>BR
calmo16calmo16ParticipantHi Mahesh,
I’m sorry, the site was ‘under construction’.
Now you should see what i mean (hopefully).I want no excerpts but the whole post – where i can click of cours 🙂
BR
calmo16calmo16Participantcalmo16ParticipantHi again,
Can you tell me how i get full search results (full posts) using the search box?
Thanks again,
calmo16calmo16ParticipantHi Mahesh,
You just made my day!
Thanks a lot,
calmo16calmo16ParticipantThanks Mahesh,
How can i change the icon exactly?
BR calmo16
calmo16ParticipantHi Mahesh,
Wow, it works!
Thank you!
calmo16calmo16ParticipantHi Mahesh,
Yes, i’ve moved the logo below the primary menu and was asking for the code on that position 🙂
It seems the code you’re referring to is for the position above the primary menu.
So your code doesn’t seem to work for the logo below the menu.BR calmo16
calmo16ParticipantSorry, a non-responsive logo please.
calmo16ParticipantCorrection: A logo that is NOT RESPONSIVE?
calmo16ParticipantHi Mahesh,
Thanks for your quick response!
I think i’ll stick with this code 🙂
#masthead #site-logo {
margin-top: 0;
}#masthead #site-logo {
margin-bottom: 0;
}
#masthead .wrapper {
width: 100%;
}#site-branding, #masthead {
padding: 0;
}Last question about the logo: Is it possible to make A responsive logo on this position (site-branding), and if yes, how?
BR calmo16
calmo16ParticipantAbout the padding: I can use % i see now 🙂
I will move my logo to the place below the menu, because I think in this design it is THE RIGHT place, isn’t it?BR calmo16
calmo16ParticipantHi Mahesh,
Thanks again.
This logo issue is driving me crazy 🙂
Right now the logo is on top of the menu. Two questions:
– can the logo be NOT responsive (because right now it’s getting very small on small screens)?
– also on small screens the distance between the nav bar and the content block seems not good.
This the code i’m using right now:#site-branding, #masthead {
padding: 1;
}How can I get more padding? 2 etc…gives no changes.
So the distance between menu and content block is ok on a laptop but it too close on a iphone. Hope you get my point.
BR calmo16
calmo16ParticipantHi Pratik,
Before making child theme i’m testing some things 🙂
– Translations: I don’t understand: what exactly and how do I have to edit in both functions.php and search.php?
– Concerning the menu bar in tablets: http://www.beste-kapper.nl/
– And can you tell why changing the font-size in the page header doesn’t work?
BR calmo16
calmo16ParticipantHi Pratik,
It seems i’m not able to change the font size (?):
.page-header {
color: #ff00dd;
font-size: 15px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}BR calm016
-
AuthorPosts