Forum Replies Created

Viewing 30 posts - 65,311 through 65,340 (of 65,731 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 30, 2016 at 11:52

    Hello,

    You can add this code in Custom CSS:

    .products-grid .product-title a {
      color: #115b3a;
    }
    .page-heading.bc-type-1 {
       background: url(http://prettigekerstpakketten.com/wp-content/uploads/2016/09/achtergrond-homepage.png);
       background-size: cover;
    }
    body{
       background-repeat: no-repeat;
       background-size: cover;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 30, 2016 at 11:10

    Hello,

    You need to remove this custom code http://prntscr.com/co3ux5

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2016 at 12:58

    Hello,

    You can add this code in Custom CSS:

    .blog-post .post-information {
       display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2016 at 11:48

    Hello,

    You can download theme on ThemeForest site http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050, log in with your Envato account credentials and free download the latest version in Downloads section.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2016 at 11:19

    Hello,

    You can add some code in your Custom CSS for menu item id.
    For example see screenshot: http://prntscr.com/cnpfp6

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2016 at 13:40

    Hello,

    You can add this code in Custom CSS:

    .fixed-header-area{
      opacity: 0.6;
    }
    .header-type-7 .top-bar {
      background-color: rgba(35, 33, 33, 0.85);
    }
    .header-type-7 .top-bar a{
     color: #b9c1be;
    }

    Add your own values.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2016 at 15:36

    Hello,

    You are welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2016 at 14:40

    Hello,

    Did you create register page as described in our documentation?
    https://8theme.com/demo/docs/royal/index.html#!/4_registration_page

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2016 at 13:38

    Hello,

    You can add this code in Custom CSS:

    .full-page-on .header-wrapper {
        position: relative;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2016 at 12:24

    Hello,

    You are welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2016 at 11:55

    Hello,

    You are welcome!
    Please add this code to the previous
    padding-top: 5px;

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2016 at 11:03

    Hello,

    Please add this code in Custom CSS:

    .navbar {
        padding-bottom: 5px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2016 at 17:02

    Hello,

    You can add this code in Custom CSS:

    .main-footer {
        padding-top: 0;
    }
    .row-copyrights {
        padding-bottom: 10px !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2016 at 07:04

    Hello,

    You can edit this section in Footer Bottom statick block.
    Also, you can change the text “Your cart is currently empty” in Theme Options->Shop->Text for empty cart.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2016 at 06:58

    Hello,

    We’re glad to hear that your issue was solved.
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 23, 2016 at 12:30

    Hello,

    You can add this code in Custom CSS:

    .template-container .top-bar .top-links{
       display: block;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 23, 2016 at 11:23

    Hello,

    Don’t worry, all the CSS styles placed in Global Custom CSS will not be lost after upgrading the theme in the future.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 23, 2016 at 11:04

    Hello,

    There is shortcode [portfolio] which inserts Recent Projects slider.
    You may try to use it.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 23, 2016 at 06:08

    Hello,

    If you want to change slider for different devices then use Revolution Slider Responsive options, here is documentation https://www.themepunch.com/revslider-doc/slider-setup/#slidelayout and video tutorial https://www.youtube.com/watch?v=iyuxFo-WBiU&index=8&list=PLSCdqDWVMJPPDcH_57CNZvLckoB8cimJF

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2016 at 19:40

    Hello,

    You can add this code in Custom CSS or in child theme style.css:

    .header-type-7 .header .tbs span:before {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2016 at 16:37

    Hello,

    You can add this code in Custom CSS:

    .postid-16542 .page-heading.bc-type-3 {
      background: url(http://mad.brandshoutdev.co.uk/wp-content/uploads/2016/06/Calendars-555x555.jpg);
      background-repeat: no-repeat;
      background-size: cover;
    }

    For other page, you need to write else id http://prntscr.com/cl2v85

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2016 at 11:17

    Hello,

    You can try add this code in Custom CSS:

    .list li {
        display: block;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 22, 2016 at 11:08

    Hello,

    Product description – you can translate in \themes\royal\woocommerce\content-single-product.php file
    Read more here how to translate:
    https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2016 at 15:52

    Hello,

    If you just want to add icons with links to your social accounts use Social Links VC element http://prntscr.com/cknq2n

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2016 at 21:08

    Hello,

    You’re welcome!

    Best regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2016 at 20:00

    Hello,

    You can try edit theme-function.php file is in the /wp-content/themes/legenda/framework directory on line 4796.
    Change the following code <h1 class="title"><span><?php woocommerce_page_title(); ?></span></h1>
    to this

    <h1 class="title"><span><?php 
    if ( is_product() ) {
    echo get_the_title();
    } else {
    woocommerce_page_title(); 
    }
    ?></span></h1>

    We recommend to make changes in the child theme https://codex.wordpress.org/Child_Themes to keep modifications saved after theme update.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2016 at 16:54

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2016 at 16:03

    Hello,

    You can add this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .archive .page-content > .row, .woocommerce .page-content > .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column-reverse nowrap;
      flex-flow: column-reverse nowrap;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2016 at 11:38

    Hello,

    We’re glad to hear that your issue was solved.
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2016 at 10:56

    Hello,

    You’ve set “Use custom footer for this page” to “Poster-footer” in the home page editor:
    http://prntscr.com/ck5gh9
    Change the option to “Default” to make all footer visible.

    Regards,
    Rose Tyler.

  • 1 2 3 2,177 2,178 2,179 2,190 2,191 2,192
    Viewing 65,340 results - 65,311 through 65,340 (of 65,731 total)
Viewing 30 posts - 65,311 through 65,340 (of 65,731 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.