• Resolved thetechspert23

    (@thetechspert23)


    Hi, desktop view is perfect, left aligned text and positioned centre. However on mobile view the huge padding/position means the text is close to/or over the edge of the screen. Any suggestions? CSS? I am Pro and thought I could move the position of the menu to fix this. Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Samuel Silva

    (@samuelsilvapt)

    @thetechspert23 , I love your website! The font is amazing!
    I’ll carry that out in the next version, but for a quick solution, please paste this CSS in your customizer. Let me know if that solves!

    @media?(max-width: 768px) {
    .animatedfs_menu_list?{
    align-items: baseline;
    }
    }

    Thread Starter thetechspert23

    (@thetechspert23)

    Hi Samual, thank you for your quick response – Loving in plugin too. Unfortunately that stoped the menu from showing at all. I will keep having a play too. I appreciate it.

    [video src="https://keeganandharrison.co.uk/Screen_Recording.mp4" /]
    Plugin Author Samuel Silva

    (@samuelsilvapt)

    @thetechspert23 please paste the CSS in the Customizer: Theme -> Appearence->Customize

    Thread Starter thetechspert23

    (@thetechspert23)

    Hi, sorry had a moment… that is perfect! Thank you.

    Plugin Author Samuel Silva

    (@samuelsilvapt)

    @thetechspert23 perfect! If you have 1 minute to spare, please consider to make a review of this plugin. I understand if you’re busy.

    Best!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mobile View – Left align but missing off screen.’ is closed to new replies.