Okay
  Public Ticket #2851351
Change colours, size of logo and lines
Closed

Comments

  • ameliachoucane started the conversation

    Thank you for your help! Here is what I need help with:

    1. How do I get rid of the black thin line toward the top of these two pages: Midwifery - Amelia's Blog (amelias.blog) and Mum’s Blog - Amelia's Blog (amelias.blog) 

    2. How do I change the colour of the font 'MUM'S BLOG' and the background of the panel behind it? Mum’s Blog - Amelia's Blog (amelias.blog)

    3. How do I make the logo bigger? It is hard to read and understand!

    4. No matter what I do and the settings I change, the menu on this page stays black when I want it all white like the other pages, what am I doing wrong? Midwifery - Amelia's Blog (amelias.blog)


    Thank you again for your help 

    Amelia

  •  1,878
    Judith replied

    Hi Amelia,

    Thanks for keeping in touch.

    1. Please try this css:

    .row .col.section-title {
        border-bottom: 0px solid rgba(0,0,0,0.15);
    }
    .row .col.section-title {
        border-bottom: 0px solid rgba(0,0,0,0.15);
    }

    2. Please try this css:

    .row .col.section-title h1 {
        color: #a48686;
    } .ascend .container-wrap, .ascend .project-title, .ascend .vc_text_separator div, .carousel-wrap[data-full-width="true"] .carousel-heading, .carousel-wrap .left-border, .carousel-wrap .right-border, #page-header-wrap, .page-header-no-bg, .portfolio-items .col, .page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 {
        background-color: #6f2828;
    }

    3. Please change from here:

    5296856781.png


    4. Please try this css:

    #header-outer.transparent.dark-slide > #top nav > ul > li > a, #header-outer.transparent.dark-row > #top nav > ul > li > a, #header-outer.transparent.dark-row .slide-out-widget-area-toggle a i.label, #header-outer.transparent.dark-slide .slide-out-widget-area-toggle a i.label, #header-outer.transparent.dark-slide #top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-outer.transparent.dark-row #top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-outer.transparent.dark-slide > #top nav ul #search-btn a span, #header-outer.transparent.dark-row > #top nav ul #search-btn a span, #header-outer.transparent.dark-slide > #top nav ul #nectar-user-account a span, #header-outer.transparent.dark-row > #top nav ul #nectar-user-account a span, #header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class^="icon-"], #header-outer.transparent.dark-slide > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"], #header-outer.transparent.dark-row > #top nav > ul > li > a > .sf-sub-indicator [class*=" icon-"], #header-outer.transparent.dark-slide .cart-menu .cart-icon-wrap .icon-salient-cart, #header-outer.transparent.dark-row .cart-menu .cart-icon-wrap .icon-salient-cart, body.ascend[data-header-color="custom"] #boxed #header-outer.transparent.dark-slide > #top .cart-outer .cart-menu .cart-icon-wrap i, body.ascend #boxed #header-outer.transparent.dark-slide > #top .cart-outer .cart-menu .cart-icon-wrap i, #header-outer[data-permanent-transparent="1"].transparent.dark-slide .mobile-search .icon-salient-search, #header-outer[data-permanent-transparent="1"].transparent.dark-slide .mobile-user-account .icon-salient-m-user, #header-outer[data-permanent-transparent="1"].transparent.dark-slide #top #mobile-cart-link i, #header-outer.transparent[data-permanent-transparent="false"].dark-slide #top .span_9 > a[class*="mobile-"] > *, #header-outer.transparent[data-permanent-transparent="false"].dark-slide #top #mobile-cart-link i, #header-outer.transparent.dark-slide #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon, #header-outer.transparent.dark-slide .nectar-header-text-content {
        color: #ffffff!important;
    }

    Thanks.

  • ameliachoucane replied

    Thank you so much. Questions 1 - 3 have resolved thank you.

    Question 4, I actually only need to change this page's header to white: Midwifery - Amelia's Blog (amelias.blog) 
    This is because I have these pages which I want to keep the header black: Resources - Amelia's Blog (amelias.blog) and Subscribe - Amelia's Blog (amelias.blog)

    Can I add another question please? I have a large blank space at the top of this page Subscribe - Amelia's Blog (amelias.blog), how can I get rid of it?

  •  8,844
    Tahir replied

    Hey Again,

    Try adjusting these Metabox Options and check: 

    7552906038.pngClick on Image to View Larger


    Also to remove the space on the top of the page clear all the fields in the Page Header Metabox including the colors: 

    2306694313.pngClick on Image to View Larger

    Thanks 


    ThemeNectar Support Team