Xstore v6 update – finances home page content no longer overlaps slideshow.

This topic has 10 replies, 4 voices, and was last updated 4 years, 5 months ago ago by Rose Tyler

  • Avatar: themadguru
    Robert
    Participant
    September 5, 2019 at 16:12

    The three teasers under the main slideshow should be overlapping the slideshow, as per the finances demo.

    So you know what I am refering to, these are labelled “GLOBAL CONSUMER INSIGHTS” on the demo.

    After the update to XStore v6.0, it no longer overlaps.

    https://xstore.8theme.com/demos/finances/

    The row for the teaser icons has home-icons-wrapper Extra class name. In the page css this is coded:

    .home-icons-wrapper{
        position:relative;
        top:-85px;
    }

    This no longer has any effect.

    Please advise?

    9 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 5, 2019 at 17:54

    Hello,

    Our demo uses the updated version of our theme http://prntscr.com/p2apq1
    If this code does not work on your site provide us with link and we’ll check.

    Regards

    Avatar: themadguru
    Robert
    Participant
    November 11, 2019 at 01:36

    Update…

    I am still updating my sites to v6.x and converting all the headers to the new Header Builder method. Once I complete all that, I will come back to this issue. As of now, the page css .home-icons-wrapper still does not do anything.

    I’ll return here when I’ve done all the conversions.

    Robert

    Avatar: John Holden
    John Holden
    Support staff
    November 11, 2019 at 04:27

    Hi,

    Please send:

    – Screenshot of issues
    – Admin info (wp-admin URL, username, password)

    I will check this problem for you.

    Regards,
    Hung PD

    Avatar: themadguru
    Robert
    Participant
    November 11, 2019 at 17:00

    Hi Hung The

    Please see the ‘private content’ area for login credientials.

    I have completed changing over to the new Header Builder for this site. In additional to my original problem, one strange thing that is also happening now, is when I click on any page that is not the Home Page, the text for the entire page turns bold. This is only since I change the header over to Header Builder. I can’t see any setting that has caused this. Maybe this is a bug?

    Note – that although the original demo I used was the Finance theme variant, I have created my own header for this site, loosely based on the original Electron 2 header with different menu and colours.

    Regards
    Robert

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 11, 2019 at 17:23

    Hello,

    1) Please change this custom CSS code – http://prntscr.com/pvhdfb to http://prntscr.com/pvhdr5

    .home-icons-wrapper {
        top: -85px;
        z-index: 2;
    }

    2) Go to Theme Options > Typography > Body Font > change font-family to different font and then to your current font > save changes.

    Regards

    Avatar: themadguru
    Robert
    Participant
    November 11, 2019 at 18:48

    Hi Rose

    Thank you very much, that worked for both!

    One last thing for this site… On the top bar left-hand side, I enabled a separator for the connection block to separate the currency and language drop-down menus. However, the separator is displayed in white, the same colour as the background. Where do I find the setting for separator colour? I can’t find where to set it at all?

    *EDIT* and for future reference, how to I enable to the Top Panel dropdown in the top bar? Can’t find a setting for this either?

    Robert

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 12, 2019 at 08:42

    Hello,

    You’re welcome!
    1) Please see this screenshot – http://prntscr.com/pvqwts You need to add drop-down menus via 2 widgets then the separator will appear.
    2) There is no Top panel, right now. I’ve sent your request to our developers. Maybe it will be added in one of the next theme updates. Please follow our changelog – https://xstore.8theme.com/update-history/

    Regards

    Avatar: themadguru
    Robert
    Participant
    November 13, 2019 at 02:59

    Hi Rose

    I separated the two dropdown menus as you said by creating an additional Custom Sidebar and moving one of the two widgets into the new sidebar. This solution worked.

    However I did have to solve an additional problem. The dropdown in the new custom sidebar started showing a border around it. I previously had the following custom css to hide borders in dropdowns in the header:

    /* settings for the selection tool in top bar */
    .topbar-widget select {
        border: none !important;
    }

    I had to change it to this for it to work with the select widget in the custom sidebar:-

    /* settings for the selection tool in top bar also including custom sidebar widget */
    .topbar-widget select, .et_b_header-widget select {
        border: none !important;
    }

    I hope that helps others with the same issue. Thanks for your help! Please close this ticket.

    Regards
    Robert

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 13, 2019 at 08:41

    Hello,

    Thanks for your reply.
    Have a nice day.

    Regards

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Xstore v6 update – finances home page content no longer overlaps slideshow.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.