I need help

Discussion in 'ButterBelly WordPress Theme' started by zvonko, Feb 9, 2015.

  1. zvonko

    zvonko Guest

    Joined:
    Apr 27, 2013
    Messages:
    36
    Likes Received:
    0
    I tried to remove the blog photo animation according to the instructions that you published (photo 1). Failed to disable the animation, but we are disturbed website. The logo is from the center shifted to the left, a black ribbon also appeared (photo 2).
    How do I get display correctly?
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey zvonko!

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

    Code:
    .header {
    background: none;
    margin-left: 42% !important;
    }
    Thanks,
    Praveen
     

Share This Page