Header Menu/Text - by Libardo - on WordPress WooCommerce support

This topic has 15 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: Libardo
    Libardo
    Participant
    March 5, 2015 at 03:45

    Good Day Support,

    Can you please assist me how to change my header menu fonts?

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/dsadasd_zps4ljh0s8i.png

    Please, contact administrator
    for this information.
    14 Answers
    Avatar: Libardo
    Libardo
    Participant
    March 5, 2015 at 03:46

    IS it possible to have the same fonts/spacing as this header menu page?

    http://www.satriathemes.com/blessing/index.html

    Avatar: Eva
    Eva Kemp
    Support staff
    March 5, 2015 at 10:12

    Hello,

    Please add this code in custom.css file:

    .header-type-3.slider-overlap .header .menu > li > a {
        font-size: 13px !important;
        font-family: Lato;
        padding-left: 30px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    March 5, 2015 at 14:32

    Hi Eva,

    The header menu looks nice! Now we have a problem when we scroll down the same menu does not appear. Recently Brian provided me with this cose:

    .header-search .fa.fa-search {
    background-color: #424242 !important;
    }

    .fixed-header-area {
    min-height: 100px;
    }

    Do I need to do any adjustment to this code to have the header menu the same when scrolling down the website?

    Please, contact administrator
    for this information.
    Avatar: stan
    Stan Russell
    Participant
    March 5, 2015 at 15:05

    Hello Libardo,

    we are sorry but your request is a bit unclear for us. Please specify what is the problem with your fixed header when page is scrolled down? We do not see any difference between headers at the moment.

    Regards,
    Stan Russell.

    Avatar: Libardo
    Libardo
    Participant
    March 5, 2015 at 15:44

    Hi Stan Russel,

    I am unable to access my website ( http://www.bkbcuracao.com/comingsoon/wp-admin ). Are you currently in and locked on the website?

    My website just keeps loading.

    What I am referring is that when you go on the website ( http://www.bkbcuracao.com/comingsoon/ ) you will see the header menu in the top bar. This the header menu I would like with the exact fonts and spacing. The header menu which I am referring to is the ( Home, About Us, Gallery, Shop, Products etc…. ). Now when you scroll down in the website you will noticed that the header menu change to another one. What I am saying is that the fonts/spacing/header/ menu as before you scroll down is not the same.

    Have you checked this?

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/DASDASDASD_zpsu8m81c3l.png

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/dsadasd_zps4ljh0s8i.png

    Avatar: Eva
    Eva Kemp
    Support staff
    March 5, 2015 at 17:00

    Hello,

    Please add this code to custom.css instead of the previous one:

    .menu > li > a {
        font-size: 13px !important;
        font-family: Lato;
        padding-left: 30px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    March 6, 2015 at 13:51

    Hi Eva,

    Thanks the code works. I am having a problem with the header menu on this page:

    http://bkbcuracao.com/comingsoon/contact-us/

    It seems that the header is not showing the correctly.

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/header_zpstbhg853q.png

    Can you please check for me?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 6, 2015 at 15:24

    Hello,

    What do you mean “Incorrectly”?
    Are you talking about transparency?
    Then I can assure you header is shown correctly on the Contact page.
    Transparency is available for the pages where slider is used and selected in a page editor in “Show Revolution Slider instead of breadcrumbs and page title”.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    April 22, 2015 at 04:20

    Hi Eva,

    Is there a way to make this drop down menu a transparent way?

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/FG4_zpswn1hvlwj.png

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 22, 2015 at 08:42

    Hello,

    Add this code in custom.css file:

    .header-type-3.slider-overlap .header .menu .nav-sublist-dropdown {
        background-color: transparent !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    July 22, 2015 at 14:30

    Hi Eva,

    Could you please send me the code to move from left or right or center the BKB White Logo? I would like to know for Desktop, Mobile and Tablet

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/Screenshot_2015-07-22-08-58-28_zpscnzvjb3y.png

    Thank you..

    Avatar: Eva
    Eva Kemp
    Support staff
    July 22, 2015 at 16:12

    Hello,

    Please use this code:
    For mobile:

    @media only screen and (max-width: 992px){
    .header-logo, .header-type-6 .header .header-logo, .fixed-header-area .header-logo {
       left: 48% !important;
    }}

    As I see on tablet and desktop it’s shown properly.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    July 22, 2015 at 16:26

    Hi Eva,

    Thanks .. Where shall I paste this code? In style.css?

    Avatar: Eva
    Eva Kemp
    Support staff
    July 22, 2015 at 16:47

    Hello,

    Yes, use it in style.css of your child theme.

    Regards,
    Eva Kemp.

  • Viewing 15 results - 1 through 15 (of 15 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.