Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1272473

    Hi! I have a few questions regarding Enfold.
    My website is http://www.tnvirtualassistant.com

    – I need to create a few landing pages to showcase just a few products (2-3 only, not a whole shop) and I would like to add a PayPal button to ket the visitor buy straight away. Can you recommend any video tutorials or are able to share some materials on how to do it?

    – I would like to make some changes only on the way some pages appear on mobile (not desktop). Is it possible on Enfold to edit the single mobile visualization (I know a few themes where that is possible, but couldn’t find anything regarding Enfold)?

    – Some visitors told me they view the error message showed bottom left of this pic:
    https://drive.google.com/file/d/1goGf_b0E4BGrFSQgTELTHxs0MerAHH_2/view?usp=sharing It basically says that it was not possible to upload the recaptacha checkbox I have on my contact forms. Is that an issue on visitor’s side or something I should fix?

    Thanks a lot for any help :)

    Nicole

    #1273367

    Hey NicoleVA,

    You can have a page with the product grid that showcases your products but you need WooCommerce for that.

    You can use the responsiveness options to hide certain Advanced Layout Builder elements for the desktop screens and just show them on mobile, this way you can get a different look.
    Image 2021-01-18 at 16.51.13.png

    We cannot see the screenshot, please make it public.

    Best regards,
    Victoria

    #1273464

    HI Victoria, thanks a lot for your reply.
    I have one last question: currently it looks like I can set the H1 text only to have either all capital letters or all lowercase letters.
    Can I make it so I can Have an initial capital letter and then all lowercase? Thanks again

    #1273480

    Hi, NicoleVA

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all .all_colors h1 {
      text-transform: capitalize;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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