Top Banner and Fonts - by Su Flo - on WordPress WooCommerce support

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

  • Avatar: Su Flo
    Su Flo
    Participant
    September 11, 2018 at 11:04

    Dear 8Theme,

    We have two questions in the private content and hope you can help.

    BR, Su.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 11, 2018 at 12:58

    Hello,

    Please provide us with your site URL and temporary wp-admin access.

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    September 11, 2018 at 13:08

    Hi Rose,

    Credentials are in the Private Content.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 11, 2018 at 13:45

    Hello,

    1. Add this code in custom css:

    .fixed-header-area {
        background-color: rgba(0, 0, 0, 0.6);
        border-bottom: none;
    }

    and set Fixed header color scheme > Light in Theme Options.
    2. I do not see the problem with fonts.
    Please, clear cache then check one more time and provide screenshots.
    3. Try to use this custom css code:

    @media (min-width: 992px){
    .header-type-3 .tbs, .header-type-3 .header-logo {
        width: 100%;
        display: inline-block;
        position: absolute !important;
    }
    .header-type-3 .tbs {
        padding-top: 50px;
    }
    .header-type-3.slider-overlap .header {
        padding-bottom: 60px;
    }
    .header-type-3 .header-logo {
        left: 50%;
        transform: translateX(-50%);
    }
    .header-type-3 .tbs {
        left: 18%;
    }
    }

    4. Add this code in Custom css for Home page http://prntscr.com/kt4azk

    .page-content {
        margin-bottom: 0px;
    }

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    September 11, 2018 at 15:51

    Hi Rose, Thank you very much, gratefully appreciated 🙂

    another, quick related question, how can we change the background as per the screenshot in the Screenshot.

    Kind Regards, Su.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 12, 2018 at 07:27

    Hello,

    .header-type-3.slider-overlap {
        background-color: #c59b6b5c;
    }

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    September 12, 2018 at 08:18

    Cheers Rose, you’ve done it again! 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 12, 2018 at 08:29

    You’re welcome!

    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.