picture description in slider too far down & Menu Issue

Discussion in 'ColorWay WordPress Theme' started by connecte, Jul 3, 2015.

  1. connecte

    connecte New Member

    Joined:
    Sep 3, 2014
    Messages:
    19
    Likes Received:
    0
    In my slider, the description for the slider picture shows too far down. (It is not within the box where the picture heading and description should be).

    Also, when I view my site on a mobil phone the main menu does not appear.

    www.connectedbirthva.com
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .slide .slide-content.entry {
      bottom: 0 !important;
    }
    Thanks,
    Praveen
     

Share This Page