Home Forums WoodMart support forum Problem Solve

Problem Solve

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #74405

    mmrahmad91
    Participant

    I want to “Banners Carousel” arrow will be inside the banner. Like, I attach a screenshot (2.png).
    Please help me.

    Thanks
    Ahmad

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

    Hello,

    Please add this code to the Theme settings > Custom CSS:

    .woodmart-spacing-30 .owl-nav>div[class*=prev] {
        left: 35px;
    }
    .woodmart-spacing-30 .owl-nav>div[class*=next] {
        right: 35px;
    }

    Best Regards

    #74455

    mmrahmad91
    Participant

    Thanks for your helping hand.

    I have another problem. I upload a large size of an image in media when I use it Promo Banner this image resolution very bad. Please look at the attached files.

    1.png = Image Size and Resolution
    2.png = Promo Banner Image Size/Resulation Problem
    3.png = My wp-admin page (Use process)

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

    Hello,

    You set the size 350×150 so the image is taken in this size and then spread for the whole block, that is why the image is blurred.

    1. Set “full” or leave empty the size.

    2. You do not need to upload such huge images, but if you like you can.

    Best Regards

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

The topic ‘Problem Solve’ is closed to new replies.