Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #84947
    baden2016
    Member

    Dear Sirs,
    We would very much like to buy your theme. Dehalb we have two questions.
    1. Can make the logo in the header “center”?
    2. Can you turn dieTexte the Slider?
    We would be pleased if it is possible, because the theme and very like.

    Best regards
    Thomas

    #84951
    Mahesh
    Keymaster

    Hi @baden2016,

    1. Make the logo in the header center.
    Go to “Dashboard=> Appearance=> Customize=> Custom CSS” box and add the following CSS.

    #site-branding {
      float: none;
    }
    .wrapper {
        text-align: center;
    }

    2. Please clarify more on second point. I quite didn’t understand your issue.

    Let me know further.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Catch Base: Header Center’ is closed to new replies.