Mobile Display

edited June 20 in BeBuilder

Hi, while on mobile view and to make sure everything is responsive:

1) I've been trying to correct the following distortions: Aligning The Call to action button with the Add to cart.

2) Align the three icons side by side reducing the size of each one consistently

3) Making the size variation boxes smaller a bit on mobile as well

4) Also when I try accessing the single product template of a variable product, one of my simple products (Hat) is displayed on my builder. How can I access another product and edit it's single template with Bebuilder?


I'd appreciate your help on these steps.

Thank you so much

Comments

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    Thanks

  • Hi, the access credentials I have provided are still the same. I have granted full access to the dashboard, I will make sure I'll send the login information once again.

  • I have submitted my login infos through this link: https://themeforest.net/user/muffingroup

  • Sorry, but we didn't get any message from you yet.

    Please check your mail inbox for our response. Look also inside the spam folder.

    If you haven't received a message from us, please resend your login credentials.

    Be sure that you sent all of the required information:

    • link to this forum discussion
    • link to your website

    Thanks

  • Hi,

    I’ve sent the login details by replying to your email.

    The email I sent includes all the necessary links you mentioned, including the forum discussion link and the website.

    Please let me know if this is the correct way to send the details, or if I should resend them using the previous link I mentioned earlier.

  • Unfortunately, I could not log in because of this:

    Can you disable it for a while, please?


    Thanks

  • I have deactivated it ! If this is occurring I guess it's an automatic plugin behavior.

    Please let me know if the verification is still popping up


    Thank you

  • 1) Sorry, but I do not know to which CTA you refer. Can you provide more detail, please?

    2) You must edit these icons on mobile view, and set the image width for them. Additionally you can reduce the right margin to get the icon and text closer:

    Moreover, reduce these elements on mobile to 1/3:

    3) Use the following CSS code:

    @media only screen and (max-width:767px){
      .single-product .mfn-variations-wrapper .mfn-vr-labels li a{
      font-size: 14px!important;
      line-height: 1.5em!important;
      padding: 8px 20px!important;
     }
    }
    

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    4) In the single product template preview, the newest product is displayed, and there is no setting to change that.


    Best regards

  • Hi there,

    1) I was referring to this button that was looking a bit misplaced but I guess its all good now. I will let you know if the issue persists

    2) All good! Thanks

    3) Done

    4) I see what you're saying. Thank you!

    5) Another thing I’d like to let you know is that when I access my shop, it appears empty. However, in order to troubleshoot the issue, I go to the Shop template and click Update after that, the shop becomes visible on the front end. But when I check again after some time, the same issue returns, and the shop template doesn’t show at all.

    Here's a screenshot for a better view:


    I really appreciate it.

    Kind regards

  • 5) Did you notice when it happened?

    Did you take any actions before it occurred?


    Best regards

  • 5) I'm not so sure but I think it happened a week ago, and I've seen it once Ive been doing a front end site check.

    Though everything was working properly with templates until then.


    Kind regards

  • If this happens again, please let me know, and try to remember if any specific actions were taken when it happened/


    Thanks

  • edited June 25

    Sure, I will keep you updated if the issue occurs again.

    Appreciate you

Sign In or Register to comment.