Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #308542
    Sasithornbom
    Participant

    Hello again : ) I’m using Foodoholic Pro | Premium WordPress Theme for my website and wonder why I couldn’t move my store’s logo to central? In addition, under the logo I tried to move the content position down but it did’t work.

    And I show from the theme page there is an orange button but how can I set it up for my page?

    Last question: Is there any chance that I can setting my screen size in mobile and desktop still the same without breaking anything?

    Thank you so much looking forword to hearing from you!

    Sasithorn

    here is my site

    https://savorypiekitchen.com/

    #308546
    tikaram
    Keymaster

    @sasithornbom : To enable the Scroll Down button

    Login to your WordPress admin section. Go to Appearance => Customize => Header Media

    Scroll down and locate Check to disable Scroll Down Button
    make sure the field is not checked

    Please try adding the following additional css to move the logo to the center and move the content position down

    .social-header-disabled .site-branding {
      margin: 0 auto;
    }
    
    .home .custom-header .custom-header-content {
      top:70%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Need help with my page.’ is closed to new replies.