Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Colorway Theme

Removing old text from footer

(12 posts)
  1. mdavis
    Member

    Member
    Joined: Apr 2012
    Posts: 5

    Just upgraded from colorway to colorway pro. Text I had in my footer still shows up, and I can't edit or remove it. Tried reseting all w/ no success.

    Thanks!

    www.carolineandmorse.com

    Posted 1 year ago #
  2. Harmeet
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,794

    To change that text you have to go to

    Seetings -> General tab

    There you can change the text in the "tagline" text box.

    Thanks.

    Posted 1 year ago #
  3. mdavis
    Member

    Member
    Joined: Apr 2012
    Posts: 5

    Thanks, That did help.
    Now, can you tell me how to have text stretch along the bottom of the entire footer? I have footer widgets for some icons & links, but I can't find out how to manage the area below the footer widget area .

    -Morse

    See www.carolineandmorse.com for what I mean.

    Posted 1 year ago #
  4. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

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

    .footer-navi .navigation .right-navi {
    width: 860px;
    }

    Thanks.

    Posted 1 year ago #
  5. mdavis
    Member

    Member
    Joined: Apr 2012
    Posts: 5

    Thanks, Nitesh.
    Now, how do I get rid of the other images to the left of that text. Looks like " - | "
    And, can I center, or justify the text right or left?

    -Morse

    Posted 1 year ago #
  6. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

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

    .footer-navi .navigation .right-navi p {
    margin-left: -25px;
    text-align: center;
    }

    you can also align it to left or right,

    Thanks.

    Posted 1 year ago #
  7. mdavis
    Member

    Member
    Joined: Apr 2012
    Posts: 5

    Got it.. That works well for the justification.
    It still looks like there is some kind of link or container to the left. How can I get rid of it (or even edit it)

    Thanks again.

    -Morse

    Posted 1 year ago #
  8. Nitesh
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,888

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

    .footer-navi .navigation ul li {
    display:none;
    }

    Thanks.

    Posted 1 year ago #
  9. jsharrow
    Member

    Member
    Joined: May 2012
    Posts: 4

    This helped me get rid of the - |, but now I would like to justify the social media icons to the right ... if i use both of the codes above, it doesn't work.

    Posted 1 year ago #
  10. Harmeet
    Support Staff

    Support Staff
    Joined: Dec 2011
    Posts: 1,794

    @jsharrow

    The social icons are already right aligned, there is no need to do them right.
    Thanks.

    Posted 1 year ago #
  11. e.hughesy
    Member

    Member
    Joined: Sep 2012
    Posts: 4

    How do I remove Designed & Coded by Ink Themes from the base of the footer?

    Posted 8 months ago #
  12. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    @e.hughesy,

    Go to
    Appearance > Theme Option > Footer Settings > Footer Text

    and enter your text there and if you dont want any text there than add paragraph tag there <p></p>

    Thanks.

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.