Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1073013

    Hi
    Kindly edit your first post, submit the site super user details for staff/Mods/Admin and update me via a reply.
    So I can check this issue directly on your site.

    Regards

    icommander Friend
    #1073040
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1073054

    Hi
    I checked your site and this is the default width of template, slideshow is not full width by default
    as you can see on the demo site here: http://ja-medicare.demo.joomlart.com/index.php/en/

    Regards

    icommander Friend
    #1073058
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1073064

    Hi
    You have two options:

    1. Use theme magic to create a new theme
    2. create a new file custom.css in the css folder of the template and add the style code to override the previous code.
      For example, add below code in custom.css file to change the footer BG

      .t3-footer{
      color: #838b95;
      }
      .t3-footnav .t3-module {
      background: #2a3b4d;
      color: #838b95;}

    Change the colour codes as per needs

    Regards

    icommander Friend
    #1073070
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1073077
    This reply has been marked as private.
    icommander Friend
    #1073079
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1073083

    Hi
    I fixed the issue on your site, theme using 100px width for desktop so it changes its width
    http://prntscr.com/h7o1e5
    I set 1260px value that is demo site width values and its working fine now.

    Regards

    icommander Friend
    #1073089

    That’s what I wanted. Many Thanks

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  icommander 6 years, 6 months ago.

The topic ‘Spacing left and right change with new Style’ is closed to new replies.