Forum Replies Created

Viewing 15 posts - 676 through 690 (of 752 total)

  • Tony
    Moderator
    in reply to: Direct template.css customization

    You’re welcome 😉


    Tony
    Moderator
    in reply to: Tablet Problem with category blog

    Hi Thomas,
    Could you pls add the css code below to custom.css file then let me know if it works for you?

    @media (max-width: 768px) {
    .layout-blog .col-sm-9 {
    	width: 100%;
    }	
    }

    Tony
    Moderator
    in reply to: Direct template.css customization

    Dear Michal,

    “is there a right way to edit just the file template.css instead of custom.css? So the template.css will not be recompiled and changes I made to this file will persist? Sometimes I need to do some simple changes (like certain color) and don’t want to create new classes in custom.css just because of this.”

    You can add custom css code via template settings -> tab Custom Code -> Custom Css

    “For now, I tried to disable the option “Compile LESS to CSS” in Advanced tab, hoping for changes I’ve done in template.css will persist.”
    Yes, if you need to edit direct via template.css file so disable compile less to css is good method.


    Tony
    Moderator
    in reply to: madas template how to change slider images

    Hi George,

    Madas 1.0.5 released with big update 🙂

    Quix page builder pro support with over 50 elements. Now you can change all content inside page builder without editing content code like my prev comment 🙂

    For example changing the icon for features/services section, simple open the quix element and do following

    and add icon class name to change icon

    You can get latest Madas 1.0.5 via customer area https://joomlead.com/member-area/my-account/

    Do not forget to check our documentation https://joomlead.com/documentation/madas-documentation/#demo-pages

    NOTE: After install new madas quickstart 1.0.5, go to administrator area -> quix -> pages then click CLEAR CACHES button.

    Madas 1.0.5 changelog

    ^ Helix3 framework 2.4
    ^ Latest Version Of Joomla 3.8.5
    + Quix page builder PRO
    # Template optimization and bug fixes

    Tony
    Moderator
    in reply to: home not slide to the top in template mine

    Hi there,

    Could you please answer my question that do you need to LINK the Home menu item to the TOP slider instead reload the page when clicking on it ?

    Your site is offline, is it possible for me to access the site then take a look the settings?


    Tony
    Moderator
    in reply to: madas template how to change slider images

    “following items not to find: in section Services ( where to how to change the icons)”

    Just click the Edit icon for the Text block “Service” then switch to source code mode
    Step 1: https://imgur.com/a/r3ccc
    Step 2: https://imgur.com/a/x8ZoE

    You can see the html code we added here for service section with the icon FONT CLASS NAME.

    Why we need custom code with these class names ? By default, the helix3 framework and sp pagebuilder addon using fontawesome icon that not support the icons for special “niche” like building services.

    Where to find full list Icon font “CLASS NAME”? You can see the full list icon font here http://linea.io/

    Download full package to your computer, select the icon folder you wish to use then open icons-reference.html for more detail about class name for each font icon, like this https://imgur.com/a/YsQur

    How to change the icon font class name?
    Example this code

    <div class="icon icon-basic-settings">&nbsp;</div>
    <h3>Home Maintenance</h3>
    </div>

    you can replace the icon-basic-settings to icon-basic-helm for example, just changing the class name icon and DONE

    “Section with titles: Marketing – development – production etc etc with icons where to find and how to change icons”
    Go to module manager -> find module name FEATURES and do the same steps above to change icon name.


    Tony
    Moderator
    in reply to: madas template how to change slider images

    “first things first the following i still can not find thats with the following tabs:
    Construction Managment
    Electrical Contractor
    House Renovation”

    Strange, Please do following

    Step 1: https://imgur.com/a/scCfZ
    Step 2: https://imgur.com/a/4uGLb
    Step 3: https://imgur.com/a/KP27Z

    “but is it easy and confusing or even difficult to use? ”

    IMO, you are new with sp page builder so it takes time to learn about using page builder first, not the template itself 🙂


    Tony
    Moderator
    in reply to: madas template how to change slider images

    Did you check my two screenshot about tab and the word: Madas is real beautiful theme ?

    Please take a look, go to home page -> scroll down to tab section then click edit icon like this https://imgur.com/a/l2KFO

    then choose the tab item to edit like this https://imgur.com/a/9DTf8

    About WORKING WITH US: Below tab section, you can see the addon Call to Action, click ROW option icon (to modify title and subtitle for call to active section) and do following https://imgur.com/a/QQNzm and https://imgur.com/a/ZtTei


    Tony
    Moderator
    in reply to: Destiny Pro & Quix
    This reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.

    Tony
    Moderator
    in reply to: madas template how to change slider images

    Hi George,

    “i have big problems with this templates, nothing really works as it should be no real good documentation how to change the sample data . some sample data can not even been found.”

    All our templates based on helix3 is built with SP Page Builder FREE (Dev team is working to convert all template with QUIX Page Builder PRO instead using sp pagebuilder free)

    “I can find the lower part (Madas is a real beatiful theme -heading text- and one step lower Working with us) but no way to change the text is just not in pagebuilder i can add text but not change the existing one.”

    Please take a look, go to home page -> scroll down to tab section then click edit icon like this https://imgur.com/a/l2KFO

    then choose the tab item to edit like this https://imgur.com/a/9DTf8

    Most section/content you can edit direct via page builder and other you can see the module LINKED via page builder.

    Example a module which included in page builder (our partner) https://imgur.com/a/ZPliE

    To modify linked module, you can find the module via Extensions -> Module manager.

    Why using linked module instead direct Page builder “addons”: Like I said before, in the past, most template based on Helix3 using sp pagebuilder FREE with LIMITED addons that why we create custom modules then include these module to page builder.

    If you are new with pagebuilder, check this documentation

    ” how to add screenshots in here so you understand what i talk about”
    You can upload images to free image hosting like https://imgur.com then post the link here


    Tony
    Moderator
    in reply to: Mobile Version is not Responsive.

    Hi Marcelo,

    You’re using old template version, Did you check our live demo for this one template? You will see the layout display different on tablet then compare with your site 🙂

    Please create a joomla backup before updating template, you can get the newest version via customer area https://joomlead.com/member-area/my-account/


    Tony
    Moderator
    in reply to: Mobile Version is not Responsive.

    Do you want to center the text or ??

    Thank you


    Tony
    Moderator
    in reply to: home not slide to the top in template mine

    Hi there,

    Could you pls recheck the links for image ? Do you want to point the menu home to the top page instead reload the page?


    Tony
    Moderator
    in reply to: Mobile Version is not Responsive.

    I just recompile css for your site and change the font size for mobile devices to 33px

    Please help me check.

    Thank you


    Tony
    Moderator
    in reply to: jl clean pro template: italics

    I’m sorry for late response

    Please open custom.css file then add

    em {
        color: #1d83a5;
    }

    custom.css file located at joomla/templates/template_name/css/custom.css

    Thank you

Viewing 15 posts - 676 through 690 (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