Shop Categories

X

desktop,mobile,tablet view

Home Forums Agama Pro desktop,mobile,tablet view

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17733
    Kristian Martorana
    Participant

    is there a way to set up so that the desktop view is what you see on the mobile and tablet site? if not, how do i customize these to actually look good

    #17739
    Kristian Martorana
    Participant

    Info that may be useful: elementor is being used on several pages

    #17743
    Zex
    Moderator

    Hello, Kristian!

    There is a way to get a Desktop version on mobile devices, by modifying the header.php file in the theme(which I don’t recommend), since, after that, your website will not be responsive, so your content will be difficult to see.

    I see no reason why anyone should do this …

    If you still want to see what your website would look like in this case, follow these steps:

    Edit the Theme Header file:
    1. Open Appearance->Editor
    2. On the right side, find the “header.php” file.
    3. In the main area delete the content in line 28. (

    <meta name=”viewport” content=”width=device-width” />

    )
    4. Save the changes, then refresh the page
    and you will get Desktop version on mobile devices.

    https://prnt.sc/p43oms

    PS: I suggest you use child-theme for the theme modifications. Using a child theme lets you upgrade the parent theme without affecting the customizations you’ve made to your site.

    I visited your website and from I can see you have set up fixed width on some of your elementors elements(heading title, Images)
    so they are not responsible and that is the whole problem you have.

    I think it’s the easiest way for you to set those elements responsible.

    please check this video guides:
    https://youtu.be/vm7PGa46Dfc
    https://youtu.be/6ce4CHsaASw
    https://youtu.be/egnD7Xx_Rp4

    Best Regards

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