Forum Replies Created

Viewing 30 posts - 2,011 through 2,040 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 15:23

    Hello,

    You can add this code

    .menu > li > a {
        color: #FBFBFB;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 15:19

    Hello @Ali Akil,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 15:14

    Hello,

    You can remove the Description in Appearance->Menus->edit menu structure and you’ll see there the Description textarea. See screenshot: http://prntscr.com/b2sc5n

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 15:08

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 15:07

    Hello,

    Please add this code in custom.css.

    .main-nav .menu > li > a:hover{
        text-decoration: none;
        border-bottom: 2px solid;
        color:green;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 15:02

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 14:56

    Hello,

    Please use this code in the custom.css file or the Child Theme.

    .products-grid .product .product-name,
    .products-grid .product .products-page-cats,
    .products-grid .product .add-to-container{
    text-align: center;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 14:52

    I’ve edited code in Global Custom CSS. Please check now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 14:26

    Hello,

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

    .variations_form.cart select{
    color:black;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 14:23

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 14:23

    Hello,

    Do you want the full width layout for this section? See screenshot: http://prntscr.com/b2rpo2

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 11, 2016 at 14:16

    Hello,
    Please add this code in Global Custom CSS
    1)

    .navbar {
        padding: 0px 0;
    }

    2)

    .header-type-7 .top-bar{
        background-color: #1F1C1C;
    }

    3)

    .menu .nav-sublist-dropdown{
        background-color: #1F1C1C;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 14:32

    Hello,

    I’ve added this code in Custom CSS for tablet, landscape and mobile. Please check.

    .header-logo img {
        margin-left: 0;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 14:26

    Yes, I’ve changed the ‘Number of items on desktop’ for 5 products in Products Settings and they’re displayed good.
    See screenshot: http://prntscr.com/b2dgrq

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 14:06

    Do you mean the product slider on Home Page?
    I’ve checked it and slider working fine. After clicking on the arrows all next images was loaded perfect just need to wait one second.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 13:38

    Hello,

    Please add in the first column Text Element with following content:

    <div class="about-company"><a class="pull-left" href="#"><img title="RoyalStore" src="https://www.8theme.com/demo/royal/wp-content/themes/royal/images/small-logo.png" alt="..." />
    </a></div>
    <h5 class="media-heading">About <span class="default-colored">RoyalStore</span></h5>
    Say hello to the smartest and most flexible theme in the collection.
     
    <address class="address-company">30 South Avenue San Francisco
    <span class="white-text">Phone</span>: +78 123 456 789
    <span class="white-text">Email</span>: <a href="mailto:Support@Royal.com">Support@Royal.com</a>
    <a class="white-text letter-offset" href="#">www.royal.com</a>
    [share]</address>

    Read more in our documentation:
    https://www.8theme.com/demo/docs/royal/index.html#!/9_footer

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 13:21

    Hello,

    It seems your link to page isn’t correct.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 12:55

    Hello,

    Have you imported the Kids template in Theme Options->Import/Export?

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 12:28

    Hello,

    Please try to add the following code in custom.css file.

    .slider-container .show-all-posts {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 12:23

    Hello,

    Sorry, but we don’t provide support for 3rd-party plugins.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 12:04

    Please see screenshots:
    home – http://prntscr.com/b2byrq
    benefits – http://prntscr.com/b2bz0w

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 10:44

    Hello,

    To change the width only for ‘Cooked’ page add this code in Global Custom CSS.

    @media screen and (min-width: 1200px){
    .page-id-454 .container {
        width: 650px;
    }}

    Then you should to change the structure of this page via Visual Composer editor. I mean to remove the empty columns. See screenshot: http://prntscr.com/b2b9fw

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 10:34

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 10:09

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 09:10

    Hello,

    Please try to remove the width value that you added in custom.css file then check issue.

    .vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
        width: 370px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:49

    Hello,

    You should create the custom.css file first then add code above.

    Here is a video tutorial how to create it: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:47

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:46

    Hello,

    We’re glad to hear it.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:41

    Hello,

    You should create the custom.css file first.

    Here is a video tutorial how to create it: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:36

    Hello,
    I’ve added this code in custom.css file. Please check it.

    .single-product-page .product-info .short-description,
    .single-product-page .product-info .price{
    float:none;
    }
    

    Regards,
    Robert Hall

  • 1 2 3 67 68 69 383 384 385
    Viewing 2,040 results - 2,011 through 2,040 (of 11,542 total)
Viewing 30 posts - 2,011 through 2,040 (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.