Demo Content Not Displaying Properly - by Sean Smith

This topic has 11 replies, 3 voices, and was last updated 3 years, 10 months ago ago by Olga Barlow

  • Avatar: Sean Smith
    Sean Smith
    Participant
    May 27, 2020 at 16:47

    I am using the xstore theme and I have imported demo pages but the content on a few of them is not displaying properly. Specifically I am having two issues:

    I imported the “Lawyer” demo page and am using the “info” boxes right below the slider. On the demo the “title” (prices) show in the top line of the box but on my page they are just inside the box and are not offest like on the demo page. I am not sure if this is a css code setting to offset the title up on the line or how that is done.

    I am also using the finances page. Specifically I am using the “lightbox” video that is about half way down the page. I cannot get the icon to show centered and larger like it is on the demo content. The lightbox works fine, but the icon is not centered and is too small.

    10 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 27, 2020 at 23:41

    Hello,

    Thank you for choosing our theme and sorry for the inconvenience after installation. I’m sure that we’ll solve the issues ASAP.
    Could you, please, provide us with link to your site and temporary WP Dashabord access? We’ll check and help you.

    Regards

    Avatar: Sean Smith
    Sean Smith
    Participant
    May 30, 2020 at 15:32

    I posed a reply to this 2 days ago and have not heard anything back. Now I do not see my reply, perhaps because it was “Private” content?

    Avatar: Sean Smith
    Sean Smith
    Participant
    May 30, 2020 at 15:39

    The information is in the private content area.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 30, 2020 at 16:13

    Hello,

    We can’t log in to your site http://prntscr.com/sqocz7 , unfortunately. Please check credentials.

    Regards

    Avatar: Sean Smith
    Sean Smith
    Participant
    May 30, 2020 at 18:28

    Sorry here is a new password.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2020 at 13:38

    Hello,

    1) http://prntscr.com/sr2vq3 + http://prntscr.com/sr2w51+ http://prntscr.com/sr2z3i > http://prntscr.com/sr2z8q – set the mentioned settings depends on your needs.

    .video-icon i {
        padding-right: 0px !important;
    }

    2) Change the color here – http://prntscr.com/sr30nb
    and this code in Custom CSS for page area http://prntscr.com/sr36pl

    .lawyer-price-block .mpc-icon-column__heading {
        display: inline-block;
        background: #000000;
        padding: 0 10px;
    }
    .lawyer-price-block .mpc-icon-column__content {
        margin-top: -70px;
        padding: 1px;
    }

    3) Theme Options > Header builder > Multiple headers > http://prntscr.com/sr383f
    https://youtu.be/BpeXfzNwkOc

    Regards

    Avatar: Sean Smith
    Sean Smith
    Participant
    May 31, 2020 at 16:04

    Thank you. Those fixes worked. I have two additional questions on the Header:

    1) I have built the header with the logo in the middle and menus on either side of it. This means I am using the “Secondary” menu in the main header area. On the “Main Menu” settings there is a setting for “line color” on hover or active. This does not exist on the secondary menu. Can you tell me how to get the line on the secondary menu as well?

    2) Where can I find the setting to change the “hover” font color for the dropdown menu styling?

    Thank you,

    Sean Smith

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 31, 2020 at 18:17

    Hello,

    1) http://prntscr.com/sr73xw there is an option to change the line color for the secondary menu if you chose the appropriate type of the menu http://prntscr.com/sr74h1
    2) In the element settings https://prnt.sc/sr73xw

    Regards

    Avatar: Sean Smith
    Sean Smith
    Participant
    June 1, 2020 at 11:22

    Thank you. I found the answer to question 1 with the secondary men.

    I am still not able to find the TEXT HOVER COLOR on the DROPDOWN menu. The dropdown menu.

    If you look on our site you can see the samples of it on the “Together” menu item and the “Trips” menu item. Those both have dropdowns.

    Sean Smith

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 1, 2020 at 14:13

    Hello,

    There is no option for this, unfortunately. Yse below code to change it (Theme Options > Custom CSS)

    .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.current-menu-item > a {
        color: #df5461;
        opacity: 1;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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