Bottom featured area ajustment

Discussion in 'Woodpecker WordPress Business Theme' started by elly10, Jul 15, 2014.

  1. elly10

    elly10 Member

    Joined:
    Jul 9, 2013
    Messages:
    37
    Likes Received:
    0
    Hi,

    I wanted to centralise the bottom featured area text. It looks a little messy if it's all to the left.
    My site is www.cocktailsatnoon.com

    Also can you get rid of the box that it's in please

    Many thanks

    Elly
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Elly,

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

    Code:
    .bottom-feature-container {
    border: none;
    }
    .bottom-feature-textbox {
    border-left: none;
    }
    .bottom-feature-container p {
    text-align: center;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. robnog

    robnog New Member

    Joined:
    Aug 20, 2014
    Messages:
    23
    Likes Received:
    0
  4. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    Could you please provide us URL of your website so that we can assist you accordingly?

    We will provide you the appropriate CSS code which will help you in achieving the task as per your requirements.

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page