Top widget area and drop-down menu in navigation

This topic has 10 replies, 4 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: advokate
    advokate
    Participant
    August 13, 2015 at 15:59

    Hi,

    Love this theme! Can you help me with two things?

    1. I would like to get rid of the top widget area. How to do this?

    2. There’s a weird thing happening in the nav bar/menu for the drop-down menu; it’s bumping it higher and moving it over, and it just looks weird. My comments are on this image in pink: http://878.d55.myftpupload.com/wp-content/uploads/2015/08/Screen-Shot-2015-08-13-at-10.49.34-AM.png

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 13, 2015 at 16:05

    Hello,

    1) You can disable top bar in Theme Options->Header.
    2) Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Eva
    Eva Kemp
    Support staff
    August 13, 2015 at 16:11

    Hello,

    1. Go to Theme Options > Header > Enable top bar > Off.

    2. Add this code in custom.css file:

    .header-type-18 .menu > li {
       display: inline-flex;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: advokate
    advokate
    Participant
    August 13, 2015 at 16:18

    Thank you! That code didn’t work for me, though. Providing login credentials below.

    Also I am not seeing an option to choose a Google Font for H1 through H7?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 13, 2015 at 16:35

    Hello,

    You missed dot in “.header-type-18” element when including the code.
    Please clear browser cache and check menu now.

    You can change font for H1-H7 via custom css.

    Regards,
    Eva Kemp.

    Avatar: advokate
    advokate
    Participant
    August 13, 2015 at 16:40

    Thank you! It is in line now, but there is a space next to it — should there be an arrow or a plus sign or something there to indicate the drop-down options?

    Avatar: advokate
    advokate
    Participant
    August 13, 2015 at 17:04

    I am also having trouble with the Typography section of Theme Options… Any time I try to select a “Main Google Font” and hit save, it reverts back to — Choose One —

    Very frustrating. I really wish there were an option here to edit H1-H7 as well. I was under the impression when I bought this theme that all fonts were fully customizable. I’ll get into the custom CSS, but let me put my vote in for that to be an addition when the theme is updated!

    Thank you for your help.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 13, 2015 at 17:08

    Hello,

    I’ve added this code in Custom CSS:

    .menu > li.menu-item-has-children > a:after {
      color: black;
    }

    Please check the menu.

    Best regards,
    Jack Richardson.

    Avatar: advokate
    advokate
    Participant
    August 13, 2015 at 21:48

    Thanks. I’m customizing all the fonts here… very frustrated that Raleway is built in to so many places and there isn’t a way to easily customize it all to use a Google font.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 14, 2015 at 07:56

    Hello,

    In this case you can change font with css code in your custom css file.

    Best regards,
    Jack Richardson.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.