Product Meta brand display - by Yasir Alam 8Theme

This topic has 4 replies, 2 voices, and was last updated 8 hours, 17 minutes ago ago by Tony Rodriguez

  • Avatar: Yasir Alam 8Theme
    Yasir Alam 8Theme
    Participant
    January 9, 2025 at 08:08

    Please check the private content area

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 9, 2025 at 09:03

    Hello, @Yasir Alam 8Theme,

    Thank you for contacting us and for using XStore.

    Could you kindly provide the URL of the page where you would like the brand image to be displayed—either after the SKU or before the SKU? Additionally, we would appreciate it if you could share your site’s WordPress admin access in the private content area. This will allow us to review your settings in detail and assist you more effectively.

    Should you have any questions or require further clarification, please do not hesitate to let us know.

    Best regards,
    The 8Theme Team

    Content is visible for topic creator and
    support staff only.
    Avatar: Yasir Alam 8Theme
    Yasir Alam 8Theme
    Participant
    January 9, 2025 at 10:04

    Please check the private content area

    Content is visible for topic creator and
    support staff only.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 9, 2025 at 11:28

    Hello, @Yasir Alam 8Theme,

    Thank you for your response.

    To address your request, please add the following custom CSS code by navigating to **XStore > Theme Options > Theme Custom CSS > Global CSS**:

    
    /* Adjust any necessary styling for the product meta elements */
    .elementor-695 .elementor-element.elementor-element-ca74a4e.elementor-woo-meta--view-inline .product_meta {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    
    .elementor-695 .product_meta span.product_brand {
        margin-left: 10px; /* Space after SKU */
    }
    
    .elementor-695 .product_meta span.sku_wrapper {
        order: 1; /* Default order for SKU */
    }
    
    .elementor-695 .product_meta span.product_brand {
        order: 2; /* Move brand after SKU */
    }

    Please let us know if you need further assistance or have any additional questions.

    Best regards,
    The 8Theme Team

    Content is visible for topic creator and
    support staff only.
  • Viewing 4 results - 1 through 4 (of 4 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.