Forum Replies Created

Viewing 20 posts - 1 through 20 (of 39 total)
  • Author
    Posts
  • in reply to: size pictures Featured Page Grid Content #93574
    calmo16
    Participant

    Thanks again!

    in reply to: size pictures Featured Page Grid Content #93521
    calmo16
    Participant

    Thanks, 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

    in reply to: size pictures Featured Page Grid Content #93477
    calmo16
    Participant

    I’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.nl

    BR calmo16

    in reply to: size pictures Featured Page Grid Content #93469
    calmo16
    Participant

    ?? 🙂

    My question was/is how I am able centering the title TEXT in the pictures in the Featured Page Grid Content?

    BR calmo16

    in reply to: size pictures Featured Page Grid Content #93447
    calmo16
    Participant

    Hi 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

    in reply to: search icon #92902
    calmo16
    Participant

    Hi,

    I’ve figured it out.

    In content.php i’ve changed:
    <?php the_excerpts(); ?>
    into:
    <?php the_content(); ?>

    BR
    calmo16

    in reply to: search icon #92865
    calmo16
    Participant

    Hi 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
    calmo16

    in reply to: search icon #92844
    calmo16
    Participant

    Hi Mahesh,

    Nope, not here 🙂
    Check: http://www.beste-kapper.nl/?s=film

    Regards,
    calmo16

    in reply to: search icon #92826
    calmo16
    Participant

    Hi again,

    Can you tell me how i get full search results (full posts) using the search box?

    Thanks again,
    calmo16

    in reply to: search icon #92292
    calmo16
    Participant

    Hi Mahesh,

    You just made my day!

    Thanks a lot,
    calmo16

    in reply to: search icon #92286
    calmo16
    Participant

    Thanks Mahesh,

    How can i change the icon exactly?

    BR calmo16

    in reply to: How to make fixed header responsive? #86306
    calmo16
    Participant

    Hi Mahesh,

    Wow, it works!

    Thank you!
    calmo16

    in reply to: How to make fixed header responsive? #86195
    calmo16
    Participant

    Hi 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

    in reply to: How to make fixed header responsive? #86115
    calmo16
    Participant

    Sorry, a non-responsive logo please.

    in reply to: How to make fixed header responsive? #86112
    calmo16
    Participant

    Correction: A logo that is NOT RESPONSIVE?

    in reply to: How to make fixed header responsive? #86109
    calmo16
    Participant

    Hi 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

    in reply to: How to make fixed header responsive? #86105
    calmo16
    Participant

    About 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

    in reply to: How to make fixed header responsive? #86095
    calmo16
    Participant

    Hi 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

    in reply to: tags and categories on pages #86006
    calmo16
    Participant

    Hi 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

    in reply to: tags and categories on pages #85997
    calmo16
    Participant

    Hi 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

Viewing 20 posts - 1 through 20 (of 39 total)