Positions of logo in header and in fixed header

This topic has 18 replies, 3 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler

  • Avatar: murmoon
    murmoon
    Participant
    July 28, 2018 at 06:18

    Hi, I have 2 questions about mobile header and mobile fixed header.

    1) positions of logo in header and in fixed header are not on same center line. I header logo is down and in fixed header logo is in the center. I think is is a bug and logo in header should have the same position like in fixed header. 2) cart in header does not have “number” and cart in fixed header has “number”. Cart in header should have “number” too.

    Please see screenshots: https://www.dropbox.com/s/1nggi2x0sv6tg9x/IMG_2061.PNG?dl=0 https://www.dropbox.com/s/p4m52zvtzdm7cbz/IMG_2062.PNG?dl=0 Can it be fixed? https://cherepovets.sushifoods.ru

    Please, contact administrator
    for this information.
    17 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 30, 2018 at 08:15

    Hello,

    Thanks for contacting us.
    1. Please add this code in Theme Options > Custom css > Custom css for mobile:

    .header-wrapper .header-logo {
        margin-bottom: 10px;
    }

    2. Theme Options > Custom css > Custom css for mobile:

    .main-header .badge-number {
        display:  block;
        top: 5px;
        right: -5px;
    }

    Regards

    Avatar: murmoon
    murmoon
    Participant
    July 30, 2018 at 13:09

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 30, 2018 at 13:10

    You’re welcome!

    Regards

    Avatar: murmoon
    murmoon
    Participant
    July 30, 2018 at 13:15

    Now I get number near cart in header.
    How to change font size of products number near cart in header?
    Size of products number near cart in header is bigger then size of products number near cart in fixed header. I need same sizes in header and in fixed header.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 30, 2018 at 13:24

    Please change this code http://prntscr.com/kcrnt1 to:

    .main-header .badge-number {
        display:  block;
        top: 5px;
        right: -5px;
        font-size: 11px;
    }

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 17, 2018 at 22:33

    hi is there a way to keep the logo in the header big and bring the menu down to the bottom of the header please – sorry but the client has a hideous logo im trying to work with!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2018 at 08:30

    Hello @queenb123,

    You can change Header Type in Theme Options.
    If you want to use current header type, add this code in Theme Options > Custom css or in style.css of child theme:

    .navbar-right { vertical-align: bottom; }
    .navbar { border: none; }

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 18, 2018 at 08:36

    ok thanks i know about the different headers – unforunately due to the silly logo this is the only one that works -the code you sent didnt do anything – just want the menu on the right to touch the bottom of the black bar!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2018 at 08:38

    Hello @queenb123,

    Please clear cache and check one more time http://prntscr.com/kvoibt

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 18, 2018 at 08:42

    oh ha ha thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2018 at 08:44

    Hello @queenb123,

    You’re welcome!

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 18, 2018 at 09:40

    Hi sorry,

    Just one more question – is there a way i can add something in the header…an image or text or something?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2018 at 09:49

    Hello @queenb123,

    You can enable top bar in Theme Options > Header settings > http://prntscr.com/kvpcll and add own content http://prntscr.com/kvpcu0
    Also, header structure file can be edit via child theme headers/header-structure-4.php file if you have appropriate skills.

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 18, 2018 at 09:58

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2018 at 10:00

    Dear @queenb123,

    You’re welcome!

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 18, 2018 at 10:04

    Hi sorry,

    just enabled the top bar and added a text-image and cant see anything???

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2018 at 10:57

    Hello @queenb123,

    Header type 12 doesn’t support top bar. So you need to copy the header-structure-4.php file from parent theme into woopress-child/headers folder and make changes there. If you don’t have necessary skills you may contact WP-Kraken customization team.
    WooPress Child Theme can be downloaded here – https://www.8theme.com/download-plugins/ Read more – https://www.8theme.com/demo/docs/woopress/#3_child_theme

    Regards

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