Some questions

edited October 2015 in BeBuilder
Hi there!

1)     I can not scroll when i’m in a tekst block of Visual Composer. Can you take a look at that?

2)     How can i “enter” in a tekst block of visual composer?

3)     How can i get the content of Muffin builder under the content of Visual Composer? Or can i use it beside each other?

4)     How can i make the “amount area” on the page http://boardingsoccer.nl/inschrijven next to the label. So it is all on 1 row.

5)     Can i make the "hamburger" on the mobile bigger? And can i set the text "menu" next to it or in stead of it?

6)     Can i color the “+” signs in the mobile menu a color and bigger so it is more clearly?

7)     The website is not good responsive. For example look at the revolution slider on the homepage. The tekst is way too small.
+ Look for example at http://boardingsoccer.nl/speelschema You see the half of the content. How can i fix this?

8)     The page header on the mobile is half, can i make this responsive? Now you only see 1 hand, really strange haha


Thanks so much for your answers!

Comments

  • Hi,

    1) http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling#latest

    2) What exactly you want to do?

    3) If you ask about pre-made layouts, then our demos were made with Muffin Builder tool and you can not easily transform Muffin Builder content into VC. VC plugin is for those who want to build websites from scratches.

    4) This can be done with below css:
    .gform_wrapper input.ginput_quantity { display: inline-block !important; }
    5) Yes, you can make it bigger with below css:
    #Top_bar a.responsive-menu-toggle i { font-size: 55px !important; }
    but if you want to replace icon with next, please go to Theme options > Responsive section.

    6) This is an image http://boardingsoccer.nl/wp-content/themes/betheme/images/menu-plus.png so you need to replace existing image with own.

    7) This is how Revolution Slider works and there is nothing what we can do in this case. Texts on rev slider in responsive mode are always very small.

    8) No, you can't because it's CSS background which is technically incompatible with responsive.

    Thanks!
  • Hi :)! Thanks!

    1) I'm sorry i can't find that function where there're talking about. I also have it about the visual composer editor.
    2) Hmmm how i can make a break after a sentence for example
    3)Allright, but can i set the muffin builder content above the content that are make in VC? Can i use them between each other? Because Muffin builder had some other row options than VC so i want to use them both

    New question:
    5) Can i set the Revolution Slider on the Homepage OFF on the mobile?

  • 1) This is default's WP function so if you don't see it, you should re-install WP files.
    2) It depends where you want to do this. If you are using html for example, you can use <br /> tag.
    3) Yes, you can use both at the same time. Also, under Theme options > Global > Advanced section you can set which builder should be first.

    5) Yes, you can. This can be done under Revolution Slider section where "Mobile visibility" option is.
Sign In or Register to comment.