Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6771
    korpinar
    Member

    how can I center the footer? and how can I get rid of < and > from main sliding picture if I use only 1 slide?

    #6807
    Sakin
    Keymaster

    @korpinar: Send me your site url please.

    #6852
    korpinar
    Member
    #6869
    Sakin
    Keymaster

    @korpinar: Thanks now I can see your site and answer your questions.
    how can I center the footer?
    — Just add the following CSS in “Custom CSS” box in Theme Options panel.
    #site-generator .copyright { float: none; text-align: center; width: 100%; }

    how can I get rid of < and > from main sliding picture if I use only 1 slide?
    — Just add the following CSS in “Custom CSS” box in Theme Options panel.
    #slider-nav { display: none; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘to center the footer’ is closed to new replies.