Forum Replies Created

Viewing 30 posts - 1,381 through 1,410 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    July 27, 2016 at 14:18

    Hello @Michaela,

    Navigate to page setting -> edit these element and add the following code text-align:center !important; as on screenshot: http://prntscr.com/by60ar

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 14:54

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 14:44

    You can try use this code in Global Custom CSS and change position value to yours.

    .cart-bag {
        background-position: 8px 15px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 14:40

    I’ve checked this product in PC and mobile devices (Chrome Browser) and still not see the issue.
    Try to update browser and clear cache.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 13:55

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 10:27

    Hello,

    Ok, please let us know when you’ll move site to some hosting and we’ll check the issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 08:58

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 08:12

    Hello,

    Please try use the following code in 8theme Options->Styling->Custom CSS->Global Custom CSS.

    .page-heading-slider {
        position: relative;
        z-index: 1;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 08:08

    Hello,

    Try use this code for language text in Theme Options -> Custom CSS -> Global Custom CSS.

    .menu li.menu-item-language a {
        color: #a09999;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 08:04

    Hello,

    Please try to add this code in Global Custom CSS.

    .widget_nav_menu li.current-menu-item a {
        background-color: transparent;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 08:01

    Hello,

    You should add the Products element via Visual Composer plugin and set the Display Type to Slider full width (LOOK BOOK) in Products Settings. See screenshot: http://prntscr.com/bxlgj5

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 07:55

    Hello,

    Did you edit the original theme files?

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 07:23

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .header-logo {
        max-width: 100px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 07:20

    Hello,

    I’ve just checked the products and didn’t see any symbols there. See screenshot: http://prntscr.com/bxl428

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 07:13

    Hello,

    You can add a new google fonts in Dashboard->Punch Fonts.

    If you want add some other fonts then you should use the @font-face.
    https://css-tricks.com/snippets/css/using-font-face/

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 17:05

    Hello,

    Please try add this code in Global Custom CSS.

    .menu > li > a {
        float: initial;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 16:08

    Hello,

    You can achieve this via Visual Composer plugin. First add the row then add a single image element there. See screenshot: http://prntscr.com/bxb31i

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 15:56

    Hello,

    1) I’ve added this code in Theme Options->Custom CSS->Global Custom CSS. Please clear cache and check it.

    .post-single + p {
        display: none;
    }

    2) Please provide us with link to the current page.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 13:44

    Hello,

    Try use this code in Global Custom CSS.

    .navbar{
        padding: 5px 0 !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 12:59

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 11:27

    I’ve added the following code in Custom CSS for mobile. Please check.

     #schat-widget{
           display:none;   
     }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 10:53

    I’ve added this code in Custom CSS for mobile. Please check.

     .filter-wrap .woocommerce-ordering{
         display:none;
     }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 10:47

    Hello,

    1) In this case you can add text widgets and single image element in the middle then add a video background in the Row Setings. See screenshot: http://prntscr.com/bx6yu5

    2) This a demo footer block which you can disable in Theme Options->Footer->Show footer demo blocks. Also please read more how to create own footer in our documentation:
    https://www.8theme.com/demo/docs/royal/index.html#!/9_footer

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 25, 2016 at 10:19

    Hello @talonhead,

    To get better look try to add this code in Global Custom CSS.

    .filter-wrap .view-switcher{
        width: initial;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 23, 2016 at 10:37

    Hello,

    1) Please provide us with wp-admin access in Private Content.
    2) You can use option ‘Show revolution slider instead of breadcrumbs and page title’ in Page Setting->Page Layout. http://prntscr.com/bwgn53
    3) In this case you need upload the images in 16:9 format.
    4) You can set ‘Excerpt length(words)’ in Theme Options->Blog Layout.
    and add this code in Global Custom CSS or Page Setting (http://prntscr.com/bwgowq) to hide the “Read more” button.

    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 23, 2016 at 09:30

    Hello,

    Please update the Ultimate Addons for Visual Composer plugin to latest version and you’ll be able to add API keys in Dashboard->Ultimate->Google Maps. http://prntscr.com/bwg8re

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 23, 2016 at 09:16

    Hello,

    You can enable the ‘Search by products’ option in Dashboard->Theme Options->AJAX search.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 23, 2016 at 08:38

    Hello,

    How if I want to make the slider on price filter jumps every 50000 and for the thousand shown by ‘k’ instead of ‘000’. How to make this happen?

    You should contact Woocommerce support concerning your query as this is their configuration.

    And how to move the “Filter” button to the bottom?

    In this case you can edit the
    \wp-content\plugins\woocommerce\includes\widgets\class-wc-widget-price-filter.php file on line 145-159 and move the button to bottom. See screenshot: http://prntscr.com/bwfvwb

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 23, 2016 at 08:07

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 23, 2016 at 07:52

    Hello,

    If you didn’t make any changes in original theme files you can update theme to the latest version.

    Also you can check what was fixed and added in the latest update here:
    https://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050

    See screenshot: http://prntscr.com/bwfl09

    Regards,
    Robert Hall

  • 1 2 3 46 47 48 383 384 385
    Viewing 1,410 results - 1,381 through 1,410 (of 11,542 total)
Viewing 30 posts - 1,381 through 1,410 (of 11,542 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.