Home Forums WoodMart support forum Header and Product page issue

Header and Product page issue

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #205073

    aainalingerie
    Participant

    How do I make the font title bold and change font color in mega menu in the header. I have attached an image for reference.

    Also on the product page, the thumbnails are not displaying properly even after selecting 4 images on the left side it automatically changes to 2 button images. kindly help me with the same. I am attaching a woodmart image of how I want it and also attaching the image of how it is displayed on my page.
    Kindly revert asap

    Attachments:
    You must be logged in to view attached files.
    #205083

    Hello,

    You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    As for the gallery thumbnails, please upload more images to the gallery or upload images of the bigger size.

    Best Regards

    #205089

    aainalingerie
    Participant

    What could be the best size for thumbnail images? Also, can you provide the CSS code for header?

    #205130

    Hello,

    Here is the image size used on our demo: https://prnt.sc/t3ojtn

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-navigation .menu-mega-dropdown .sub-menu-dropdown .sub-menu > li > a {
    	font-weight:800;
    }
    body .mega-menu-list .sub-sub-menu li a span{
    color:red;
    }

    Best Regards

    #205188

    aainalingerie
    Participant

    How do I add links to mega menu subcategories and make mega menu links clickable?

    #205212

    Hello,

    Here is the instruction on how to create the mega-menu blocks and assign them to the menu items. https://xtemos.com/docs/woodmart/create-menu-2/

    Best Regards

    #207620

    aainalingerie
    Participant

    Hello,

    In the header menu, I want to add the category camisoles under saree shapewear. How do I do that? Also, how do I make the header menu subcategories dark and bold. Kindly provide the css if required and revert asap. Check the private content for access

    #207649

    Hello,

    Please provide the screen what you want to add and where.

    Please provide your login URL.

    Best Regards

    #208734

    aainalingerie
    Participant

    Hello,4

    How do I make the size chart table bold and increase the font? Kindly provide code if required

    #208766

    Hello,

    Do you mean this cart? https://prnt.sc/tca9kv
    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-sizeguide-table tr{
        font-weight: 800;
        font-size: 18px;
    }

    Best Regards

    #209431

    aainalingerie
    Participant

    Banner Size:
    I want to reduce the banner size to the square box placed in the attached image. Can you please help me with this or suggest the proper banner size as soon as possible. Also, let me know how do we add a link to button in slider revolution

    Attachments:
    You must be logged in to view attached files.
    #209476

    Hello,

    The banner size will depend on the column width which contains this Banner element. You need to set column width https://wpbakery.com/video-academy/responsive-column-control-width-offset-param-usage-explained/?v=9025a1ae8c64

    Best Regards

    #209675

    aainalingerie
    Participant

    I tried doing it with the help of this link but unable to do it can you please help me

    #209723

    Hello,

    Click the column editing sign “pen” to go to the Responsiveness tab and set the width and offset of the column in the row.

    Best Regards

    #209940

    aainalingerie
    Participant

    Hello,

    How do we add custom links to shop now buttons in the banner section on the home page? (Banners made using slider revolution)

    #209978

    Hello,

    Please provide the page URL and screen where you can add the button? I cannot figure out where you want to add from your words.

    In most cases, you create an HTML block, insert the button, and then insert ID shortcode to the place you need.

    Best Regards

    #210428

    aainalingerie
    Participant

    Hello,

    How do I set sizes for website and banners on different devices like desktop,tablet, andriod and IOS. Kindly revert asap

    #210436

    Hello,

    You will need to set the column size on different devices and banner would occupy the space provided in the column https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/?v=9025a1ae8c64

    Best Regards

    #210527

    aainalingerie
    Participant

    How to update woodmart latest version and plugin like slider and wp bakery

    #210572

    Hello,

    Make the full backup of your site and update as per this instruction: https://xtemos.com/docs/woodmart/update-theme-2/

    Just for your information: https://xtemos.com/docs/woodmart/faq-guides/4-x-5-0-elementor-migration-guide/

    Best Regards

Viewing 20 posts - 1 through 20 (of 20 total)