New Landing How can we help? Atelier Changing colour of top bar dividers

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Atelier
  • #257816
    cfairi
    Member
    Post count: 129

    Hi, I would like to make the dividers in the top bar white instead of grey. I’ve changed the colour in the customizer (set Top Bar Divider Color to white) but it doesn’t seem to be having an effect. I’ve gone through past posts and seen one that suggests it may be an issue with a plugin, but many of the posts were marked private. Can you provide more details on how to fix this?

    Attachments:
    You must be logged in to view attached files.
    #257832
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .header-left .aux-item, .header-left .aux-item:only-child {
        border-right: 2px solid #ff0000 !important;
    }
    .header-wrap, #header-section .is-sticky .sticky-header, #header-section.header-5 #header {
        border-bottom: 2px solid #ff0000 !important;
    }
    .header-right .aux-item, .header-right .aux-item:only-child {
        border-left: 2px solid #ff0000;
        padding-left: 25px;
    }

    Thanks
    Mohammad

    #257834
    cfairi
    Member
    Post count: 129

    Hi Mohammad, should the dividing lines be editable by changing the colour in Color Customizer – Top Bar Divider Color? If this is something that will be fixed in an upcoming update I can wait.

    #257838
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We will consider it to include in color customizer.
    Thanks
    Mohammad

    #261605
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #261608
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    In the Page Meta Options you need to ‘Remove Top Spacing’

    – Kyle

    #261800
    cfairi
    Member
    Post count: 129

    Hi Kyle, where can I find this setting? I would like this to apply across the entire site.

    #262093
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin > Pages > Edit Page > Page meta [below page content editor] > Here you can find the option to remove the top/bottom spacing.
    Thanks
    Mohammad

    #262122
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #262126
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That’s the header banner, go to Theme Options > Global Header Banner and disable it

    – Kyle

    #262628
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #262644
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #sf-header-banner {
        font-size: 15px !important;
    }
    
    #sf-header-banner i{
       margin-right: 10px !important;
    }
    

    Thanks
    Mohammad

    #262871
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #262874
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register