Align Widgets horizontally and remove dotted lines

Discussion in 'Slice WordPress Theme' started by niallg, Sep 30, 2014.

  1. niallg

    niallg Member

    Joined:
    Sep 18, 2014
    Messages:
    95
    Likes Received:
    3
    Footer pic 2.jpg

    Please advise how to remove the dotted lines from above the widgets, also how do I align the widgets in a straight line horizontally from left to right. I have used a picture widget in the Footer widgets.
    Thanks
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Please provide us your live website url.

    Thanks & Regards
    Yogesh Bhade
     
  3. niallg

    niallg Member

    Joined:
    Sep 18, 2014
    Messages:
    95
    Likes Received:
    3
    Hi Yogesh,

    the URL is : www.gtksamplepages/wp , I have sent you a screenshot of the footer.

    Thanks Niall
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Niall,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .footer-wrapper h5 {
    display: none;
    }
    Thanks & Regards
    Yogesh Bhade
     

Share This Page