Issues - by Frankroseq - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler

  • Avatar: Frankroseq
    Frankroseq
    Participant
    November 1, 2017 at 21:52

    Hi There,

    How do I change fixed header margin? On scroll the scale is perfect but not when landing on page.

    Where can I adjust spacing between words in (fixed) header?

    How can i can I adjust font weight and size for fixed header?

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2017 at 08:28

    Hello,

    Please try to add this code in Theme Options > Custom css:

    .fixed-header .container {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .fixed-header-area.color-light .menu > li > a {
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 600;
        font-size: 14px;
    }

    Regards

    Avatar: Frankroseq
    Frankroseq
    Participant
    November 2, 2017 at 17:00

    Hi,

    Ok perfect thank you. The fixed header looks great now. Could you give me the same code please for the main header? With adjusted spacing en font weight.

    Also the margin if the main header is too big. Could you also insert in code to make it a little smaller please?

    Thanks in advance.

    Avatar: Frankroseq
    Frankroseq
    Participant
    November 2, 2017 at 18:08

    Also,

    On the homepage there is a section with an image background and a button tha
    says ‘offerte aanvragen’. I would like to adjust the layout of that button. I would like to have more rounding on the corners, make the button a little bigger, and increase the font wieght.

    Footer – Where or how can I reset the footer settings to the normal?

    where can i adjust the layout of the blog page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2017 at 08:36

    Hello,

    You’re welcome!
    1. Please try to change Menu Font in Theme Options > Typography http://prntscr.com/h5m0ke
    2.

    .main-header .navbar {
        padding-top: 1em;
        padding-bottom: 1em;
    }

    3. Could you please provide wp-admin access in Private Content?
    4. Please read our documentation https://www.8theme.com/demo/docs/woopress/#!/0_footer
    5. Theme Options > Blog Layout.

    Regards

    Avatar: Frankroseq
    Frankroseq
    Participant
    November 9, 2017 at 00:45

    Hi there,

    Thank you for your help. I hereby provide you with the login in private content.

    Thanks in advance.

    Please, contact administrator
    for this information.
    Avatar: Frankroseq
    Frankroseq
    Participant
    November 9, 2017 at 00:46

    For some reason my video slider doesn’t work properly. And hen it does it’s very slow. Could you have a look at that as well please?

    Thank you so much.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 9, 2017 at 08:59

    Hello,

    You may add this custom class for the button http://prntscr.com/h84etv custom-button and add this code in Theme Options > Styling > Custom css:

    .home .custom-button {
        border-radius: 7px !important;
        line-height: 24px !important;
        font-weight: 600;
    }

    http://prntscr.com/h84fcv

    At first, please read slider documentation https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

    Regards

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