Problems Adding a Banner to the Sidebar - Slider Dissappears

Discussion in 'Covera WordPress Theme' started by facts101, Jul 28, 2013.

  1. facts101

    facts101 New Member

    Joined:
    May 24, 2013
    Messages:
    19
    Likes Received:
    0
    Hello,
    I am having a problem adding a 250 x 250 banner to the sidebar area of the Covera theme. When I add the banner in the widget area, the slider images disappear.

    Also, I would like to remove the "Get This Theme" on the right side. Can you please tell me how I can do this. The address is: http://test.reputationvalet.com/

    Thank you
     
  2. Gourav

    Gourav Support Staff

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

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .slides_container{
    display: run-in;
    }
    .main-content .info-logo .tip{
    display:none;
    }
    
    This will solve your issue.
     
  3. facts101

    facts101 New Member

    Joined:
    May 24, 2013
    Messages:
    19
    Likes Received:
    0
    Hello,
    I added the code and it shows the banner, but now instead of having a slider, it shows the slider images stacked vertically. Here is the page with the code added: http://test.reputationvalet.com/.

    How can I get the slider to show correctly and have the 250 x 250 banner show?

    Thank you for helping.
     
  4. Gourav

    Gourav Support Staff

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

    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    We will check your issue.
     

Share This Page