Delicacy theme – get rid of gap between header and navigation menu ribbon

  • Unknown's avatar

    Hi,
    I am using Delicacy theme and would like to get rid of the small white gap between the header image and the navigation menu ribbon. I´ve tried to figure it out for quite a while but no luck.

    The problem can be seen at lecolecuenca.wordpress.com.

    Any help would be greatly appreciated!
    Thanks.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello there, To remove the small white gap, please do the following:

    1. Click Appearance → Customize in your site’s Dashboard
    2. Then, click CSS in your right-hand menu. In the CSS Revisions box, please paste the following underneath all existing text:

      #header-top {
      height: 250px;
      }

    3. Then Save your changes.

    I hope this helps! Let me know if you have additional questions. Thanks :)

  • Unknown's avatar

    Wow, fast and great!
    It worked perfectly. Thank you.

    I am also trying to figure out how to get some parts of the text in my contact info widget to be written in bold type (the “Tel.:” and “Horario” text to be precise, but only that, not the rest of the information).

    Could you tell me wether it can be done or not, or shall I open a new Topic in the forum concerning this issue?

    Thanks again!

  • Unknown's avatar

    Hello there! I’m so glad the CSS worked for you :)

    Regarding the bold type in your widget, you’ll need HTML code for that. Here is an article with some simple HTML tags you might find handy:
    http://lorelleteaches.com/2012/01/06/the-10-html-tags-you-must-know-to-blog/

    Give it a try, using the < strong > tag and let me know how it works out! Cheers! :)

  • Unknown's avatar

    Hi again!
    I had already tried a few different tags including those you mentioned (I am a little little familiar with CSS and HTML), but they didn´t work.

    I think It could be due to the fact I am only writing them in the widget fields, for example, filling in the field with:

    Horarios

    I know that sounds like a quite stupid way to proceed, but I can´t figure out any other place to insert the tags, neither how to access the widget HTML itself and edit it. Most likely, that is simply not possible. Or maybe I am missing something ;)

    Any other ideas?
    Thanks a lot!

  • Unknown's avatar

    Well, sorry but “Horarios” went bold in my previous post instead of showing the tags I had written before and after it for you to see them.

    Seems they work great in here, but not in my blog. What a pity, but it was somehow funny, too!

  • Unknown's avatar

    Hi there! Within you blog post, you can format your text with these tools:
    http://en.support.wordpress.com/visual-editor/

    If there is specific text you’re having trouble adjusting, let me know exactly what it is and where it is on your site. Links and/or screenshots would be very helpful.

    The page at the following link has some helpful tips for taking screenshots:

    Take a Screenshot

    Thanks very much! If it’s possible for you to attain the formatting you desire, I’d like to help!

  • Unknown's avatar

    Hi there!
    Sorry for my delay replying. I was quite busy…
    I had no luck with the fonts issue. I know how to make a screenshot but not how to post it here…

    Cheers!

  • Unknown's avatar

    You can upload the screenshot to your Media Library, like any other image, and I’ll be able to access it from there. Just let me know when there’s something I should take a look at. Thanks!

  • The topic ‘Delicacy theme – get rid of gap between header and navigation menu ribbon’ is closed to new replies.