This topic has 11 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #173949
     jjaffke
    Participant

    Hi!

    I’m trying to reduce the space between the lines of the top main menu when it overflows – there is a big gap.

    Also how do I change the font size for the main menu?

    Also one other thing, I added different header images for individual pages but they are not showing up. Can you help me?

    Much much appreciate it!

    #173950
     Kieran_SQ
    Moderator

    Hi,

    It looks like you have too many menu items for the space, there are a few different things you can do

    – Change the font size for the menu, you can do that by going to WP Admin > Theme Options > Header Options > Header Fonts > Select: Main Menu Font size and entering a new px value.
    – Compact overflowing menu items with an expanding ellipsis, you can do that by going to WP Admin > Theme Options > Header Options > Scroll to: Compact overflowing menu items and enabling this option.
    – Reducing the margin between menu items with CSS, you can do this by adding the below CSS to your KLEO Child theme’s style.css or by going to WP Admin > Theme Options > General Settings > Scroll to: Quick CSS (Clear your website and browser cache to see changes)

    COPY CODE
    @media (min-width: 991px) {
    .navbar-nav>li>a {margin: 6px;}
    }

    With regards to the different header images for different pages please update this ticket with working admin credentials as well as a list of pages where you’re using different images.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #173951
     jjaffke
    Participant
    This reply has been set as private.
    #173957
     Kieran_SQ
    Moderator

    Hi,

    I have logged into your site, checked the pages you supplied and found that there does appear to be an issue. I am going to ask one of developers @radu to take a look at this for you. They’ll be in touch either tomorrow or Tuesday.

    Thanks for your patience,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #174128
     Radu
    Moderator
    This reply has been set as private.
    #174383
     jjaffke
    Participant

    Hi Radu,
    thanks for you help but the image in this section needs to be a height of 186 pixels.
    I’m trying to replicate how it looks on this page: http://neueharmonie.ch/

    I had it working before but now it’s not showing up properly.

    thank you – I’m really having a hard time with this.

    Janet

    #174408
     Radu
    Moderator

    Hi,

    Just let me know if you are referring to the slider from the homepage marked with red

    Or you want to do the breadcrumb section like there: http://198.20.99.146/~neueharm/chinese-nutrition-2/

    Be more specific to can find a faster resolution to this.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #174409
     jjaffke
    Participant

    Yes Radu a header like the image you have circled in red is what I want but I want it to also be full width of the page.

    Also I will want to change them on each page. I did have this working before…was there possibly an update to the theme that changed something? Just curious.

    Either way I really thank you for your help.

    Janet

    #174717
     Radu
    Moderator

    Hi,

    Now I’ve noticed there isn’t another product than ours (Kleo, sweet date or buddy app)

    http://neueharmonie.ch/

    There seems to be an HTML theme and I cannot offer support for any other product than ours.

    I saw in our theme you are able to do what you need to achieve.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #174745
     jjaffke
    Participant

    I actually was trying to recreate http://neueharmonie.ch/ on this site which is using kleo http://198.20.99.146/~neueharm/ I was just showing you the example however I did figure this out myself.

    Janet

    #174832
     Radu
    Moderator

    Hi,

    I see, ok the

    You can limit the article media img height using the next CSS snippet

    COPY CODE
    
    article .article-media img {
        max-height: 100px;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #174833
     Radu
    Moderator

    Hi,

    I see, ok the

    You can limit the article media img height using the next CSS snippet

    COPY CODE
    
    article .article-media img {
        max-height: 100px;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?