• Like others, my site has been playing up since the recent update. Most notably, the social icons in my header are now fixed to the left hand side of the screen regardless of where I place them.

    Likewise in the footer, all content is fixed to left alignment despite the HTML showing they should be positioned centrally. This leaves a lot of unwanted blank space in the rest of the footer to the right of the content:

    https://snag.gy/ZxVuhS.jpg

    How can we fix this so all the content is central and evenly positioned in the footer when viewed on desktop like in the above image?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author themevision

    (@themevision)

    Hello,@barenewzealand!

    Thank you for pointing on that.
    we will fix that in the next theme update.

    To set your social icons to the right,
    1. Go to: Dashboard->Appearance>Menus,
    2. Create an empty menu and assign it to the “Top menu”
    3. Go to: Customizing->Header->General… Header_V2 and enable the Top navigation.
    https://prnt.sc/ohyxph

    As for the footer…there can be an incompatibility with the plugin you use to insert the images to the footer (we need to check that)
    Ad if there is some incompatibility we will fix that too.

    Anyway, I suggest you to try to insert your content using footer widgets instead of the plugin you currently use.

    P.S: If you want to center your current content in the footer,
    insert the next code into Customizing->General-Additional CSS:

    #agama-footer .tv-container.tv-d-flex.tv-justify-content-between.tv-align-items-center{
    
      justify-content: center!important;
    }

    Thank you for using our theme.

    Best Regards

    • This reply was modified 6 years, 9 months ago by themevision.
Viewing 1 replies (of 1 total)

The topic ‘Site issues since update’ is closed to new replies.