After updating the Theme is not displaying correctly as it was before.

This topic has 23 replies, 4 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson

  • Avatar: ilnegozio
    ilnegozio
    Participant
    July 26, 2015 at 14:01

    Hi there,

    I totally re-configure it again, I mean deleted it and start again. Please help me how to achieve the following:

    1. Shop Now button and Feature button on the first slider, how to change the border color of the two buttons to black?

    2. On my Footer, how to achieve of putting line after “PRODUCT TAGS” and “INFORMATIONS” like this ___________ not underlined word. And please check also if these code are still working? I inserted this under Theme Options>Custom Css>Global Custom CSS:

    .header-type-6 .menu-wrapper {
       background-color: #000c2a !important;
    }
    .header-type-6 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
        border-color: #3F3F3F !important;
    }
    
    .vc_custom_heading{
    border-bottom: 1px solid #3F3F3F;}
    
    .menu > li > a {
     color: #767676 !important;
    }
    
    .menu > li > a:hover, .menu >li.current-menu-item >a {
     color: #cbb160 !important;
    }
    
    .shown-credentials .credentials-html{
      opacity: 0.9;
    }
    
    .quick-view-popup .product-information .menu-social-icons {
     margin-top: 8% !important;
    }

    3. Google Map is not working under Contact Us and I cannot find that line 46 to insert this code: wp_enqueue_script('googleapis');

    Please advise.

    Best Regards.

    Avatar: ilnegozio
    ilnegozio
    Participant
    July 28, 2015 at 13:10

    Hello there,

    Anybody here who can assist me?

    Regards.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 28, 2015 at 13:55

    Hello,

    We’re sorry for the delay.
    1. Please add this code in Custom CSS:

    .tp-caption a.btn-white {
      color: black !important;
      border-color: black;
    }

    2. I created separate sidebars in Appearance > Widgets:
    “Informations” and “Tags” and added your content there. Then I placed them in Static Block using “Widgetised Sidebar” element in Visual Composer editor.

    Please clarify what issues you’re experiencing with the css code you provided.

    3. The issue has been fixed.
    Please clear browser cache and check.

    Best regards,
    Jack Richardson.

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