Question about theme margins - by truer - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: truer
    truer
    Participant
    May 27, 2015 at 07:43

    Hello, i will like change some places of the theme, in mobile appears empty div.

    1.- How i can hide the empty zone in the image.

    2.- Is possible add image in mobile menu like the image?

    3.- I have a problem with single product sidebar, i add a widget of html with custom image but this images show at the begin of the page, i will like show it after descripcion tabs like other widgets of single product page. I let u a link in private content.

    Thanks

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 11:37

    Hello,

    1. Add this code in custom.css file:

    @media (max-width: 480px) {.vc_custom_1406032173833  {
        padding-top: 0px !important;
    }
    .wpb_row {
        margin-bottom: 0px !important;
    }}

    2. Unfortunately there is no such possibility. Sorry.

    3. Please update the theme to the latest 1.8 version, before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and reupload it from a new theme package.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: truer
    truer
    Participant
    May 27, 2015 at 12:47

    1. I put the custom css but it doesnt work.

    2. I update the theme files to the last version and delete woocommerce folder on royal before update, it doesnt works, i let u images in private content.

    😀

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 14:14

    Hello,

    I’ve added this code in custom.css file:

    .category-description {
       display: none !important;
    }

    Now space isn’t shown on Shop page on mobile device.

    To hide sidebar on a single product page on mobile use this code:
    @media (max-width: 480px) {.sidebar-left.single-product-sidebar {display: none !important;}}

    Regards,
    Eva Kemp.

    Avatar: truer
    truer
    Participant
    May 27, 2015 at 16:04

    Hello Eva, and if i want put sidebar in the bottom of the Single Product Page?

    Thanks for Shop css!

    Avatar: Eva
    Eva Kemp
    Support staff
    May 28, 2015 at 08:42

    Hello @truer,

    Did you change login details to wp-admin panel?
    We can’t log in now.
    Also provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: truer
    truer
    Participant
    June 1, 2015 at 16:01

    Hello, the credential is the same, i let you ftp and wp-admin again

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 1, 2015 at 16:47

    Hello,

    In this case you need select Sidebar position right in Theme Options->Single Product Page.

    Regards,
    Robert Hall.

    Avatar: truer
    truer
    Participant
    June 2, 2015 at 07:04

    Wow, is imposible do it with left sidebar? All shops use left sidebar

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 2, 2015 at 07:20

    Hello,

    Sorry, it’s not possible.

    Regards,
    Robert Hall.

    Avatar: truer
    truer
    Participant
    June 3, 2015 at 11:13

    And it will be possible show left sidebar in pc version but in mobile hidden?

    Avatar: Eva
    Eva Kemp
    Support staff
    June 3, 2015 at 12:25

    Hello,

    Unfortunately sidebar will be on the left side of a single product page.
    Sorry.

    Regards,
    Eva Kemp.

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.