Header problem

Discussion in 'ButterBelly WordPress Theme' started by jplousada, Feb 12, 2014.

  1. jplousada

    jplousada New Member

    Joined:
    Jan 31, 2014
    Messages:
    3
    Likes Received:
    0
    Hi,
    I´m trying to set my page up prrety like the model: http://inkthemes.com/wptheme/butterbelly-theme/

    My problem is that I can´t set the title a little transparente over the slider as we can see in the model.
    I´d like to put the title like this, where is "ButterBelly Bussiness Wordpress Theme".

    Does anybody know how can I fix that?

    thank you.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Upload transparent background image for the logo from the custom logo section (Appearance > Theme Options > General Settings ).
    To make the image background transparent you can use Photoshop tool or any other photo editing tool.
     
  3. jplousada

    jplousada New Member

    Joined:
    Jan 31, 2014
    Messages:
    3
    Likes Received:
    0
    Well, it didn´t work.
    I´d like to try other way, which is
    to put no logo and let no distance between
    the main and the slider.
    Is that possible?

    Thank you!
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .header_container.home {
    display: none;
    }
     
    This will solve your issue.
     
  5. jplousada

    jplousada New Member

    Joined:
    Jan 31, 2014
    Messages:
    3
    Likes Received:
    0
    Well, It didn´t work.
    I have followed that instructions but the problem is still there as you can see on next link.
    http://www.brumattiestofados.com.br/
    I think no one code that I put in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) has worked.
    Don´t know why.
    Is there anyway to fix it?
    Thank you.
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to
    Settings > Reading
    and follow the instruction as shown in image given below

    [​IMG]


    This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page