Forum Replies Created

Viewing 15 posts - 376 through 390 (of 752 total)

  • Tony
    Moderator
    in reply to: Raise-Up: Link color won't change

    Hi Katrin,
    Do you mean the color link for nav item on click/active/hover ? Did you try to change the Menu Styles section before ?
    NOTE: Switching to base outline for style settings.


    Tony
    Moderator
    in reply to: Instafeed in the demo is not working

    Hi Appman,
    Thanks for your report. I checking this case and will release an update as soon as possible.


    Tony
    Moderator
    in reply to: JL_Vision_Pro offcanvas module

    Glad your problem is solved.


    Tony
    Moderator
    in reply to: JL_Vision_Pro offcanvas module

    Hi Stony,
    Simply create a custom html module then add your logo image path here. Next, assign the module to logo-small position ๐Ÿ™‚


    Tony
    Moderator
    in reply to: Instafeed in the demo is not working

    Hi Josehroberto,
    Yes, grab the package again then copy new particle/js for instafeed.
    Clear gantry 5 caches after replacing.


    Tony
    Moderator
    in reply to: Instafeed in the demo is not working

    Thanks, I will test and correct it soon.


    Tony
    Moderator
    in reply to: Instafeed in the demo is not working

    Fixed, please update to Instafeed to 2.0.9 and js lib instafeed.min.js to version 1.1.3


    Tony
    Moderator
    in reply to: Instafeed in the demo is not working

    I have noticed this issue and working to fix it right away
    Please wait.


    Tony
    Moderator
    in reply to: Locating CSS File for Insight Pro

    You’re welcome


    Tony
    Moderator
    in reply to: Locating CSS File for Insight Pro

    Hi there,

    Please take a look joomla/templates/template_name/less/theme.less

    css files are compiled automatically by less compiler so please do not modify the css file like template.css file.
    If you want to custom css file, you can add custom css code via custom.css file or via template settings ๐Ÿ™‚

    Have a nice weekend.


    Tony
    Moderator

    You’re welcome ๐Ÿ™‚


    Tony
    Moderator

    Hi there,
    Please open the jlfeaturebox.html.twig then change

    {% set linkscroll %}
    {% if item.buttonlink|e matches '/#/' %} jl-scroll{% endif %}
    {% endset %}

    to

    {% set linkscroll %}
    {% if particle.class != 'no-scroll' %}
    {% if item.buttonlink|e matches '/#/' %} jl-scroll{% endif %}
    {% endif %}
    {% endset %}

    after, open feature box particle, add no-scroll class to the particle to remove scroll feature ๐Ÿ™‚
    No Scroll
    Let me know if it works for you.


    Tony
    Moderator

    Or if you want, I can help to remove the scroll feature for the particle ๐Ÿ™‚


    Tony
    Moderator

    BUT when linking to an id or anchor on that menu-item, it doesnโ€™t work. When clicking the button it just scroll up to top of page.

    By default, smooth scroll feature added automatically to page-internal link that contains a URL fragment.

    Do you know about ONE-PAGE scrolling? Its the same method :), see more detail

    I’m not sure about your button settings, if you want to navigate from the button to special sections, simply defined the same section id for button anchor link.

    Example button link: #my-id
    And the section to scroll to: <h1 id="my-id">End here!</h1>


    Tony
    Moderator
    in reply to: Diffirent style in mobiles

    Hi Alsthom,
    I understand your point. For this case we can use css method to handle the padding on mobile/tablet devices (Using media queries). Can I take a look your current page to advice ?

Viewing 15 posts - 376 through 390 (of 752 total)
80+ Joomla templates updated for Joomla 5.2.2 and JoomLead particles 2.3.1 Download
Flash Sale. Get Up to 25% Off - Coupon: FLASH25 Shop Now