Color of progress in go to top button - by rameez

This topic has 77 replies, 4 voices, and was last updated 2 years, 9 months ago ago by rameez

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 10, 2021 at 10:41

    Hello,

    1) I can see the content – https://gyazo.com/443d42b58af34a8af3218097db9d1423 , just click on Filter button on the Shop. About this widget – https://gyazo.com/a1566868b892e6758d98cde5c18a9320 , you do not have products – https://prnt.sc/12rak7r
    2) Theme Options > Header builder > Bottom header > margin-bottom

    Regards

    Avatar: rameez
    rameez
    Participant
    May 10, 2021 at 10:52

    Regarding header spacing i only need it in product and category page if i add in header it will be in all pages

    https://prnt.sc/12raz36
    in ipad/tablet size it showing me 2 products i want 3 how can i do it ?

    secondly in last reply i am not able view screenshot can you please use prntscr and send again ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 10, 2021 at 12:22

    Hello,

    1) Use custom CSS code:

    .archive .content-page,
    .single-product .content-page {
        margin-top: 30px;
    }

    2) Theme Options > Theme Custom CSS > Tablet:

    .products-grid .product {
        width: 33.33% !important;
    }
    .products-grid .product:nth-child(2n+1) {
        clear: unset !important;
    }
    .products-grid .product:nth-child(3n+1) {
        clear: both !important;
    }

    3) I can see the content – https://prnt.sc/12recgt , just click on Filter button on the Shop. About this widget – http://prntscr.com/12redem , you do not have products – https://prnt.sc/12rak7r

    Regards

    Avatar: rameez
    rameez
    Participant
    May 11, 2021 at 12:36

    Can I have all filters in one line ?
    shop by latest —- filter by price —- show
    https://prnt.sc/12recgt

    By your code tabs product fixed in tablet but slider still shows 2 that is under best seller heading

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 11, 2021 at 12:51

    Hello,

    Add widgets into Apperance > Widgets > Shop filters area, set Widgets Columns For Filters Area in Theme Options > WooCommerce > Shop > Shop page Filters.

    Try to add this custom for Tablet also:

    .home .carousel-area .product-slide {
        width: 33% !important;
    }

    Regards

    Avatar: rameez
    rameez
    Participant
    May 11, 2021 at 20:07

    is it possible to not reload when add to cart is done ? can it be convert to ajax ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 12, 2021 at 07:28

    Theme Options > WooCommerce > Single product page > Single product layout > AJAX Add To Cart For Simple And Variable Products > On

    Regards

    Avatar: rameez
    rameez
    Participant
    May 12, 2021 at 16:43

    I active this option but still same
    Theme Options > WooCommerce > Single product page > Single product layout > AJAX Add To Cart

    can i show these 2 in one row in mobile devices?
    https://snipboard.io/zbA3oY.jpg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 12, 2021 at 17:16

    Hello,

    1) I don’t see reloading https://gyazo.com/83b735a4e5d390e755b37d5f982099b7
    2) Use Column responsive settings and set 6columns(1/2) width for every column for the mobile https://gyazo.com/e6de082b2eed2887c37649017eab3d94

    Regards

    Avatar: rameez
    rameez
    Participant
    May 15, 2021 at 09:52

    Can you let me know its not working properly
    https://prnt.sc/12yelhs

    cart reload at my end can you tell me fix for it

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2021 at 10:16

    Hello,

    Please provide temporary wp-admin and FTP access.

    Regards

    Avatar: rameez
    rameez
    Participant
    May 16, 2021 at 10:11

    Please check

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2021 at 10:45

    https://prnt.sc/12yelhs – go to Edit page > Column settings > change this – http://prntscr.com/12zqgar to – http://prntscr.com/12zqh4k , for all mentioned columns.

    cart reload at my end can you tell me fix for it

    – provide temporary FTP access, and I will send this question to our technicians. Contact your hosting provider to get FTP host, FTP username and FTP pass.

    Regards

    Avatar: rameez
    rameez
    Participant
    May 17, 2021 at 09:47

    https://snipboard.io/25zwaA.jpg

    How can i reduce gap between this ?

    https://snipboard.io/dISyFx.jpg
    How can i make its width same like above section ?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 17, 2021 at 14:33

    Hello,

    1) Disable the Icon, divider and tooltip in the element settings https://gyazo.com/8f67be3d2a1483dd75f70b3997ed9d12

    2) I disabled the offset for the column https://gyazo.com/9fb44918794c93c240406ee89aa4904a Check now.

    Regards

    Avatar: rameez
    rameez
    Participant
    May 17, 2021 at 19:21

    how can I increase its opacity ?
    https://snipboard.io/JtN401.jpg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 18, 2021 at 11:43

    Hello,

    Use the Carousel anything settings for the navigation https://gyazo.com/3f933e07199acddd9d12b0653438f6c6

    Regards

    Avatar: rameez
    rameez
    Participant
    May 20, 2021 at 10:23

    sorry i am not able to fix it please can you do it? or can we make it draggable then navigation wont be needed

    I am getting this error when i am testing site on incognito window i am not using any facebook plugin i have just used iframe of facebook post
    ErrorUtils caught an error:

    Cannot listen to an undefined element. [Caught in: Tried to listen to element of type click]

    Subsequent non-fatal errors won’t be logged; see https://fburl.com/debugjs.

    can i make slider width same as boxes without fixes size since every screen has different sizes
    https://snipboard.io/mB5ynz.jpg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 20, 2021 at 17:59

    Hello,

    sorry i am not able to fix it please can you do it?

    Are you talking about bg color of the slider arrows? Or what? You asked a few questions and I’m confused about what exactly you can’t change now.

    3) It comes from your iframe code https://prnt.sc/136dpvl

    4)

    can i make slider width same as boxes without fixes size since every screen has different sizes

    Nope, but you can disable bullets if they are not suitable for you.

    Regards

    Avatar: rameez
    rameez
    Participant
    May 21, 2021 at 15:58

    https://snipboard.io/WjUDO4.jpg
    could you increase its opacity to 1 your self ?

    It comes from your iframe code https://prnt.sc/136dpvl
    should i ignore this error or it will effect performance ?

    Regarding slider width it can be same like other sections ?

  • 1 2 3 4
    Viewing 40 results - 21 through 40 (of 77 total)

The issue related to '‘Color of progress in go to top button’' has been successfully resolved, and the topic is now closed for further responses

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