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

    Hi
    If you want to copy the style from any site to your site. I suggest you to use firebug or chrome > inspect element to check the style classes and then override the new code using custom.css file on your site.
    This will help you in your custom work on site.
    http://prntscr.com/fcktsp

    Regards

    informatix Friend
    #1037917

    we have found that when trying to change the footer colours using theme magic they are all greed out and can’t be changed – see screenshot https://cl.ly/0q2o0A1j3f13

    how do we get this to work correctly?

    Pankaj Sharma Moderator
    #1037928

    Hi
    You have to save the theme after making changes. http://prntscr.com/fdmw03
    And then apply you new them in the template options > Theme Tab.
    Regards

    informatix Friend
    #1037951

    we created a new theme called "newtheme" and changed the footer background to black – it made no difference so we reverted back to our default theme ????

    It looks like any changes we make in the "newtheme" are not working

    Pankaj Sharma Moderator
    #1037953

    Hi
    Kindly share the super user details in private reply. I will have a look on it.

    Regards

    informatix Friend
    #1037957
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1037981

    Hi
    Can u create a new theme apply your changes and then select it in the JA Uber business default.
    Compile Less to css from template options.
    Save and check.

    Regards

    informatix Friend
    #1037985

    we have done what you have suggested and still no change to footer – jyust text colours has changed???
    see screenshot – https://cl.ly/2Y251z2X1u0x

    Pankaj Sharma Moderator
    #1037990

    Hi
    The background colour of the footer is from the ACM module.
    Open the module manager > acm footer > Change the theme from light to dark.
    save and check.

    Regards

    informatix Friend
    #1037998

    fantastic – the worked fine- Lastly. is there a way we can change the text colour for links in the footer section the current blue link colour clashes with the footer background colour. Can this link text be white for example https://cl.ly/0y291N1g3U39

    Pankaj Sharma Moderator
    #1038004

    Hi
    Add below code in /css/custom.css file

    
    .uber-footer a {color:#fff;}
    
    .uber-footer a:hover {color:#fff;}
    

    change the color codes as per needs

    Regards

    informatix Friend
    #1038020

    Pankaj, thank you very much!

    informatix Friend
    #1038021

    there is no instagram section in the ACM footer module – how do we fix this? – see screenshot. – https://cl.ly/1s1e2Z3n1F22

    Pankaj Sharma Moderator
    #1038022

    Hi
    For a new topic subject, kindly open a separate thread.
    It also helps our community members.

    Regards

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

This topic contains 14 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 11 months ago.

The topic ‘Footer background and style’ is closed to new replies.