Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #369980

    Hi Enfold Team,
    ich habe [nolink] in footer eingetragen.
    Jetzt wird zwar krisi nicht mehr angezeigt, der Footer Text ist aber nicht center. Sieht nicht gut aus.
    Wie bekomme ich den Text center ?
    thx
    wolfi

    #369984

    Hey Wolfi!

    Please add following code to Quick CSS in Enfold theme options under General Stlying tab

    span.copyright {
    width: 100%;
    text-align: center;
    }

    Regards,
    Yigit

    #370511

    Hey Yigit,
    works – thx :)

    Yigit, maybe you remember, i would like to change the logo on every reload. changing pix.
    did not found a solution yet, but still working on it.
    But i have another Prob with this little logo pic, if I change the resolution, the pic is not the same size in relation like the slider next to it.
    hopefully you understand what I mean :)
    Maybe you can give me a solution for this as well.
    Thanks a lot
    sincerley Wolfi

    • This reply was modified 9 years, 4 months ago by druid4health.
    #370670

    Hi!

    Please add following code to Quick CSS

    .html_header_sidebar #top #header { width: 265px; } 
    .html_header_left #main { margin-left: 265px; }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.