Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #726278

    I’d like to create a color section with different visual preferences on mobile and desktop, and trying to avoid code editing I thought I would be easier to just duplicate the section and set one of them for desktop and one for mobile view.

    How can I do that?
    Thank you!

    #726280

    Hi 0_o!

    Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Regards,
    Yigit

    #726328

    perfect thank you!

    Also, is there a way to remove the separation lines in the testimonials module (grid style) ?

    #726329

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-testimonial {
        border: none;
    }

    Cheers!
    Yigit

    #726331

    you rock

    #726332

    Hi!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to create separate "Color Section" for mobile and desktop?’ is closed to new replies.