Forum Replies Created

Viewing 30 posts - 64,981 through 65,010 (of 65,777 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 6, 2016 at 11:46

    Hello,

    Try to add this code in Custom CSS:
    1.

    .single_add_to_cart_button.etheme-simple-product.button {
        background-color: blue;
    }
    .single-product .single_add_to_cart_button:hover {
        background-color: red !important;
    }

    2.

    .single-product h3.addon-name {
        font-size: 18px;
    }

    3. Could you, please, provide me screenshot for better understanding?
    4.

    .menu > li > a {
        font-family: Neucha;
        font-size: 20px;
        font-weight: 700;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 6, 2016 at 08:52

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 6, 2016 at 08:11

    Hello,

    Try to add this code in Custom CSS:

    .single-product .product-images {
        margin-top: 25px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 6, 2016 at 08:00

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 16:06

    Hello,

    You’re welcome!
    You needed to update your translation files.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 15:13

    Hello,

    Try to add this code in Custom CSS:

    .mobile-nav .wpb_row{
       clear:both;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 15:00

    Hello,

    Please check your contact form now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 14:28

    Hello,

    I have checked it. Seems your modifications caused this issue. Try to use original theme file top-bar.php. You need check your custom code attentively which you added in child theme files.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:59

    Hello,

    Please provide FTP credentials.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:48

    Hello,

    You can edit the file header.php. We recommend to make changes in the child theme not to lose changes after update.
    You can set your Main Menu for Mobile Menu in Appearance > Menus > Manage Locations.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:34

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:32

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:25

    Hello,

    You’re welcome!
    Have a nice day.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:18

    Hello,

    Try to change this css code in your child theme http://prntscr.com/dfkp1y to http://prntscr.com/dfkoqn

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 13:05

    Hello,

    As I see it’s working fine. Please see screenshot: http://prnt.sc/dfkibm
    Have you resolved the issue?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 12:02

    Hello,

    Please provide us with wp-admin login credentials because we can’t login on your web-site to see the problem.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 11:55

    Hello,

    I’ve added some css code in your Custom CSS. Clear browser cache and check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 11:28

    Hello,

    Please read the documentation https://www.8theme.com/classico-theme-documentation/
    You need to disable footer demo blocks in 8Theme Options->General->Footer.
    https://www.8theme.com/demo/docs/classico/index.html#footer
    Footer can be edited in Static Block section. To enable Visual Composer editor for static block go to Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”. Also, you can go to Appearance > Widgets > remove “Static Block” widget from Footer widget area.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2016 at 08:29

    Hello,

    You can translate theme strings as described in the documentation https://www.8theme.com/demo/docs/classico/#translation

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 16:31

    Hello,

    Please, add this code in Custom CSS:

    .top-bar .topbar-widget.widget_nav_menu li a:hover {
        color: #2E2E2D !important;
    }

    Have you translated .po file in wp-content/themes/woopress/languages directory?
    Please read our documentation https://www.8theme.com/demo/docs/woopress/#!/2_how_to_translate

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 15:35

    Hello,

    You can check “Don’t show this popup again” in popup window http://prntscr.com/dehlp6 and it shouldn’t show again in every page. It will be shown only when browser cache and cookies are cleared.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 15:11

    Hello,

    The problem is related to your child theme.
    When parent theme is activated promo popup works properly.
    Please check the changes you made in the child theme.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 14:47

    Hello,

    Please, add this code in Custom CSS:

    .top-bar .topbar-widget.widget_nav_menu li a {
        color: #2e2e2e !important;
    }
    .checkout-button.button.alt.wc-forward {
        color: white;
    }

    Go to Appearance > Widgets > Left Side top bar area and add empty Text widget.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 12:59

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 12:09

    Hello,

    Try to add this code in Global Custom CSS:

    header .et-search-trigger.search-dropdown:before {
        content: "Start your product search";
        position: absolute;
        width: 200px;
        right: 0;
        top: 50%;
    }

    and this in Custom CSS for landscape and mobile

    header .et-search-trigger.search-dropdown:before {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 11:56

    Hello,

    As I see it’s working fine. Please see screenshots: http://prntscr.com/deewo2 http://prnt.sc/deewrm
    So could you maybe provide us some screenshots of the problem for better understanding in this case?
    Try to add this code in Custom CSS:

    .home .header-type-2.slider-overlap .header .menu > li.menu-item-has-children:after {
        top: 0px !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 11:36

    Hello,

    Try to add this code in Custom CSS:

    .woocommerce-page .product {
        margin-bottom: 75px;
    }
    .woocommerce-page .progress-button.etheme_add_to_cart_button.product_type_simple {
        margin-top: 48px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 11:24

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 11:22

    Hello,

    Please, add this code in Custom CSS:

    .et-mobile-menu li a, .mobile-nav-heading, .mobile-nav .links li a {
        color: white;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 08:37

    Hello,

    To close first tab by default you need edit the file wp-content/themes/royal/woocommerce/single-product/tabs.php and change the code http://prntscr.com/decys4 to <?php if($i == 0) echo 'style="display:block;"'; ?>.

    Regards,
    Rose Tyler.

  • 1 2 3 2,166 2,167 2,168 2,191 2,192 2,193
    Viewing 65,010 results - 64,981 through 65,010 (of 65,777 total)
Viewing 30 posts - 64,981 through 65,010 (of 65,777 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.