Header shows bottom edge of previous color even after successful color change

This topic has 5 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: shivas-irons
    shivas-irons
    Participant
    March 3, 2015 at 07:10

    Here’s a video showing things:

    https://www.dropbox.com/s/cmdbn0hmirap8xu/header_color.mp4?dl=0

    Also, I used the suggested code for changing the color of both headers, floating and fixed, and put it in the custom.css file but only the Fixed header will take the color change. I scrolled through other threads and tried other suggestions but no luck.

    Lastly, I can’t find a thread for the following issue and 8Theme support won’t reply to my direct inquiries: The static blocks do not show the Visual Composer to edit with. Visual Composer appears and works fine everywhere else, pages, posts but not in the Static blocks. I watched the tutorial video showing how to customize the footer and it shows Vo=isual Composer is clearly being used when editing the Static Blocks. I need this to complete the footer set up.

    Here’s a link showing the problem:

    https://www.dropbox.com/s/s6nwr8c89ht87uv/static_block_issue.mp4?dl=0

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 3, 2015 at 08:10

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: shivas-irons
    shivas-irons
    Participant
    March 3, 2015 at 18:32

    Ok, I placed the relevant info in the private section.

    Please, contact administrator
    for this information.
    Avatar: shivas-irons
    shivas-irons
    Participant
    March 3, 2015 at 19:53

    I have the static block issue resolved. I also see you’ve been working away on the headers! Thx. Once you are done let me know how I can go ahead and make the header cokor changes myself. I see the transparent header you were testing and it j=helped me so see I don’t want that. So thanks for working away on this.

    I’ll place both headers the same beige I originally wanted.

    I’ll watch for you reply.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 4, 2015 at 09:07

    Hello

    Please select Header type 3 from Theme Options -> Header. To make the transparency you need select slider in home page editor: http://i.imgur.com/IDP6Jsj.png
    Also put this code into your custom.css file:

    .header-type-3{
    background-color: rgba(224, 202, 174, 0.79);border-bottom:0;
    }
    
    .fixed-header-area, .header-type-3 {
    background-color: rgba(224, 202, 174, 0.79);border-bottom:0;
    }
    
    .menu > li > a:hover {color:pink !important;}

    Thank you.
    Regards,
    Eva Kemp.

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