jacquievc
Hi
Each template has own style and code for ACM module.
I need your backend login to check the possible option why the Title is not showing,
Kindly edit fields in first post and submit a temp super user login for staff.

Regards

    jacquievc
    Hi
    I am not able to access admin page, it always redirecting me to homepage your site.
    Kindly disable the admin tool for some time, as the IP i shared is already changed too.

    Regards

      Ninja
      Hi I have disabled Administrator Whitelist IP access only and also disabled GeoIP. Please try again.
      regards
      Jacquie

        jacquievc
        Hi
        Applied some changes in file "/acm/features-intro/tmpl/style-2.php" in template "aegissalesservice-landing".
        To call the module title, you can see it on the page now.

          jacquievc Hi

          Came here to check back if query to relative topic have been resolved so as to mark the thread as resolved or need further assistance on the same 🙂

            aman204
            The title is now displaying but not exactly as I wanted do will try and look at the code.
            Thankyou

              jacquievc
              Hi
              I applied some more changes and put the title in H2.
              Here is code

              						<div class="label-small">
              						<h2>	<?php echo $modTitle;?></h2>
              						</div>

              You can customize it as per needs for extra style class or change the heading tag.

              Regards

                Ninja

                Thank you, is there any way that the image can be moved down in line with the header text to make it look more uniformed?

                  jacquievc
                  Add this code in custom.css file

                  .acm-features.style-2 .row > div.features-item {
                      padding-top: 0px;
                  }
                    Ninja locked the discussion.
                    Write a Reply...
                    You need to Login to view replies.