Problems after i updating theme - by dunies

This topic has 30 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp

  • Avatar: Brian Johnson
    Brian Johnson
    Member
    November 27, 2015 at 10:49

    You may decrease menu padding value for links to 5 px with following code.
    .fixed-header-area .menu #menu-home_menu_gr-1 > li > a{padding: 20px 5px 15px 5px !important}

    Regards
    Brian Johnson

    Avatar: dunies
    dunies
    Participant
    November 30, 2015 at 18:19

    Hello Eva,

    by adding the code given, issue with fixed header has been fixed! Thank you very much!

    Regarding the product tabs now, your them has a certain style and no matter the plugin changes the buyers and owners of the theme must be able to achieve that style no matter the plugin changes. Mind you, if I have seen your demo today and asked you to help me achieve what I have seen on your current demo, what you would have told me?

    Besides, on November 25, 2015 at 7:20 pm and message #101349 you wrote:

    “Hello,

    Have you updated all plugins to the latest versions too?
    You can download them here:
    https://www.8theme.com/download-plugins/

    We don’t have any issues with VC editor on our test site with theme version 2.3.

    Regards,
    Eva Kemp.”

    If your test site uses the latest VC version then you must have the same issues. And if it is a known issue then why you show something different and nicer on your demo while the future and current buyers cannot have it?

    On the screensot below you will see the style I want to have instead of the ugly and old fashioned tabs. Please help me achieving it as it is part of this nice theme.

    https://www.dropbox.com/s/5d8kb2a9fvbeto7/shot.PNG?dl=0

    Avatar: Eva
    Eva Kemp
    Support staff
    November 30, 2015 at 20:25

    Hello,

    Please add this code in Custom CSS for desktop:

    .vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a {
        border-color: transparent !important;
        background-color: transparent !important;
        color: #666 !important;
    }
    
    .vc_tta.vc_general .vc_tta-tab.firstItem.vc_active > a:after {
    border: medium none !important;
    display: block;
    width: 5px !important;
    height: 5px !important;
    position: absolute;
    top: 50% !important;
    right: -5px;
    margin-top: -3px;
    left: auto !important;
    background-color: #000;
    }
    
    .vc_tta.vc_general .vc_tta-tab.lastItem.vc_active > a:before {
    border: medium none !important;
    display: block;
    width: 5px !important;
    height: 5px !important;
    position: absolute;
    top: 50% !important;
    margin-top: -3px;
    left: -7px !important;
    background-color: #000;
    }

    Regards,
    Eva Kemp.

    Avatar: dunies
    dunies
    Participant
    December 1, 2015 at 10:40

    Hello Eve,

    I pasted it but didn’t work. As the account created for you is still active, would you like to check it out yourself?

    Avatar: Eva
    Eva Kemp
    Support staff
    December 1, 2015 at 11:06

    Hello,

    Some symbols in the code were pasted incorrectly. I’ve edited it.
    Clear browser cache and check tabs now.

    Regards,
    Eva Kemp.

    Avatar: dunies
    dunies
    Participant
    July 9, 2016 at 16:31

    Hello,

    After upgrading the product tabs doesn’t look as it used to look. Please help me to make them as it was or to the shot I’m sending you.

    https://www.dropbox.com/s/shgruydvfwegw84/shot.jpg?dl=0

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2016 at 18:14

    Hello,

    Please add this code in Global Custom CSS:

    .vc_tta.vc_tta-style-modern .vc_tta-tab > a {
        font-size: 16px;
        font-family: Roboto;
        text-transform: uppercase;
    }

    Regards,
    Eva Kemp.

    Avatar: dunies
    dunies
    Participant
    July 9, 2016 at 20:54

    Dear Eva,

    Please check again how the live shows here https://www.dropbox.com/s/4f2p2jci7qxwsvf/Screenshot%202016-07-09%2022.48.44.png?dl=0

    and how I need the final look at the shot I sent you above
    https://www.dropbox.com/s/shgruydvfwegw84/shot.jpg?dl=0

    The arrows are very bad to new version. I need them to look as the furniture shot.
    Also the new arrivals and featured links being between lines and the selected link to be highlighted is far too nicer than the one now.

    Please help me to make your theme as nice as it was when I bought it.

    Avatar: dunies
    dunies
    Participant
    July 9, 2016 at 20:57

    Also please help me make this https://www.dropbox.com/s/23zroyt8shqu7s0/posts.PNG?dl=0 like you have it here https://www.8theme.com/demo/royal/cleopatra/?et_styles=0-6-2-9-0-1.

    The post grid category in vc doesn’t work by the way.

    I used post slider but this is how bad it looks
    https://www.dropbox.com/s/hxqg5lmns2m18qg/badlook.PNG?dl=0

    Thank you in advance

    Avatar: Eva
    Eva Kemp
    Support staff
    July 11, 2016 at 11:49

    Hello,

    Use this code in Global Custom CSS:

    .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
        border-color: transparent;
    }
    .vc_tta.vc_general .vc_tta-panels-container .carousel-area .owl-controls .owl-next {
       right: -20px;
    }
    .vc_tta.vc_general .vc_tta-panels-container .carousel-area .owl-controls .owl-prev {
       left: -20px;
    }
    .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a {
        border-color: transparent;
        background-color: transparent;
    }
    .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a {
        border-color: transparent;
    }

    I’ve added Post Grid element under Posts Slider. Please check it.
    As VC authors updated Post Grid element, it differs from our demo, because on our demo site we use old plugin version.
    To show posts excerpts go to Theme Options > Blog layout > Excerpt length(words) and set words number to display.

    Regards,
    Eva Kemp.

  • 1 2
    Viewing 30 results - 21 through 30 (of 30 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.