Forum Replies Created

Viewing 30 posts - 4,261 through 4,290 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 17:02

    Hello,

    Please try to add the following code in Global Custom CSS.

    .menu .nav-sublist-dropdown ul > li > a{
    color:#fff;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 17:00

    Hello,

    This issue is related to Ultimate VC Addons plugin. We contacted them and received the reply:

    We tested, at the moment – Fixed background property is creating bugs in Chrome.

    See reports here –

    http://stackoverflow.com/questions/22292357/fixed-background-image-bug-chrome-mac
    http://www.cybertechquestions.com/css-fixed-background-attachment-blinks-in-google-chrome_118396.html
    https://wordpress.org/support/topic/problem-with-fixed-backgrounds-in-chrome

    if you google “Chrome bug with fixed background” you will find many people reporting the same.

    The workaround for this is quick. Simply change fixed background to “Move with the content” (scroll) Further – you can apply parallax to it and make it even more beautiful.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 16:50

    There is only page heading.
    To disable page heading you can use this code in Global Custom CSS

    .page-heading{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 16:25

    Hello,

    1) Please provide us with link to the page.
    2) Please use this code in custom.css file

    #search {
        display: none;
    }

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 16:17

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 15:18

    Hello,

    Could you please clarify with more details what exactly problems you have in Chrome and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 14:55

    Hello,

    I don’t see breadcrumbs on your site. Please clear cache and check it or provide us with link to page where we can see them.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 21, 2015 at 14:08

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 15:41

    Hello,

    We need wp-admin credentials also.
    Did you enable Custom CSS file in Dashboard->Blanco->General?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 15:22

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 14:32

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 14:31

    You can try to add the following code in custom.css

    #header{
    position:relative;
    }
    #search {
        position: absolute;
        bottom: 60px;
        right: 0;
    }
    .logo {
        text-align: center;
        position: relative;
        left: 50%;
        margin-left: -185px;
    }

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 13:38

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 13:37

    Hello @Oliver Ladurner,

    You forgot provide us with wp-admin credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 13:32

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 12:48

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 12:27

    You can try use this code in Global Custom CSS.

    .page-id-9 .woocommerce-account.logged-in .sidebar.sidebar-left {
        margin-top: 300px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 10:58

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 10:56

    Hello @Oliver Ladurner,

    Could you please clarify us with more details?
    Also please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 10:09

    Hello,

    The problem is in your page customizations.
    I’ve created the second account page with name My Account2.
    Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 09:42

    Hello,

    I’ve checked it with default Legenda theme and responsive is working fine. Please check your customization of the Child Theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 09:33

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 08:53

    Hello @jinrui,

    You forgot to provide us with FTP credentials and your social accounts links.
    Please do it and we’ll help you to solve that issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 08:23

    Hello,

    Please try this code in custom.css

    .single-post .blog-post .wp-picture{
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 07:42

    Hello @khoavo,

    So, is your issue solved?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 07:40

    Hello,

    You can find this file in \themes\royal\headers\parts\ folder.

    Please copy the top-bar.php file into Child Theme saving folder structure like: \child-theme\headers\parts\top-bar.php then try to modify.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 07:32

    Hello,

    As I see the breadcrumbs are included in your pages. See screenshot: http://prntscr.com/8t843e

    Could you please clarify with more details?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 07:24

    Hello,

    You should create the Register page. Please read more here:
    https://www.8theme.com/demo/docs/royal/index.html#!/4_registration_page
    After this step you can view this page as a customer.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 07:18

    Hello,

    You need to activate Fixed Navigation in Theme Options->General then check issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 20, 2015 at 07:16

    Hello,

    As I see you didn’t install the Revolution Slider plugin.

    Regards,
    Robert Hall.

  • 1 2 3 142 143 144 383 384 385
    Viewing 4,290 results - 4,261 through 4,290 (of 11,542 total)
Viewing 30 posts - 4,261 through 4,290 (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.