Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #168292
    manonwethly
    Participant

    Hello again, I have another question concerning the Catch Fullscreen theme for the phone. Before one of the people in your support team (Sapana Adhikari) centered the titles for me so they are in the middle now. She also resolved the issue of the header image disappearing.
    Two issues remain: 1. The small menu-square is not completely centered in the phone version 2. The small menu-square is also not in the middle in the desktop version.
    I’m also not 100 percent sure the header images is completely centered but I might be wrong…

    Can you please have a look at this?
    My site is: http://www.manonwethly.blog
    If you send me an email I can provide you with login and password.
    My email is: [email protected]

    Thank you so much!
    Manon

    #168356
    sapana
    Participant

    @manonwethly: In-order to make the menu button center you need to move the scroll button to the right, so you can add this code and check out, if you like this then you can go for it.

    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .site-primary-wrapper {
    position: unset !important;
    }
    #updownnav {
     position: absolute;
     right: 10px;
    }

    let me know if this works out!

    Kind Regards,
    Sapana

    #168497
    manonwethly
    Participant

    Thank you Sapana! I am already happy to have my colours back again. I will keep this code and use it when i need it.

    Thank you very much!
    Manon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Catch Fullscreen on mobile not centered’ is closed to new replies.