Home Forums WoodMart support forum css problems after last update

css problems after last update

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #143829

    colorlink
    Participant

    the popup menu heading to left
    in rtl
    https://prnt.sc/p5zeop
    and if you scroll down
    https://prnt.sc/p5zffb

    add to that icons color changed to black

    #143831

    colorlink
    Participant

    add to that… my sliders disappeared https://prnt.sc/p5zjg2

    #143855

    Hello,

    Your menus are looking just fine at my end.Kindly clear your cache and check again. You can check the below screenshots:

    https://screenshot.net/2ggjzue
    https://screenshot.net/2330dho

    After login: https://screenshot.net/2zz1dig

    Even with the scroll down the wishlist shown perfectly fine:
    https://screenshot.net/2qqy0up

    At front-end your sliders shown alright. As you shared the screenshot of the slider for backend. I need your admin url to access your site. As this url “https://baytalebaa.com/wp-admin” is not working to access your admin area. Kindly provide me the correct url so i can test your slider and help you out.

    Best Regards.

    #143856

    colorlink
    Participant

    and i have another question in private

    #143869

    Hello,

    To hide those attribute swatches only from the home page. Edit your landing page and click on the settings icon and paste the below css code and hit “Save changes” button.

     .product-element-top .labels-rectangular {
        display: none;
    }

    Screenshot for better understanding: https://screenshot.net/252pntz

    Best Regards.

    #143987

    colorlink
    Participant

    greeting , ty
    im trying to use this popup element
    style 2
    https://woodmart.xtemos.com/button-with-popup/
    i cant find it in the imported pages … its not available .. can you please provide me with the code

    #144139

    Hello,

    Those popup exist in html blocks and they automatically imported with the demo content you just have to use their short codes to display them.
    Screenshot:
    https://screenshot.net/kmeg0fk

    To use the popup with button you have to edit your page with Wp-Bakery and add Popup element as in the screen shot:
    https://screenshot.net/ke1q3t6

    Then add any html block in your popup by pasting html-block short code in text block as in the screenshot:
    https://screenshot.net/kj4y5i0

    Best Regards.

    #144207

    colorlink
    Participant

    i cant see any of these … how to import them.. cant find the option for it aswell

    #144232

    Hello,

    As you did not have any of those html blocks. It seems you did not import the base demo content because all of those html blocks automatically imported when you import the demo.
    If you haven’t import the demo content yet, then you can import it from the Woodmart >> Base Import.

    Or you can find all the HTML blocks designed for the popup in the template library: https://xtemos.com/docs/woodmart/templates-library/

    Just add a new html block and import any of the available templates. And then used the short code of that html block in your promo popup as in the screenshot:
    https://screenshot.net/kjxdlf3

    Best Regards.

    #144588

    colorlink
    Participant

    as the image shows .. the icons floating to right .. how to fix that kindly ?

    #144613

    colorlink
    Participant

    i used the following code to show it .. but the label is not showing as centered under icons

    .woodmart-toolbar-label {    overflow: visible!important; }
    .woodmart-cart-design-5 .woodmart-cart-totals {display: block!important; }
    .woodmart-toolbar>a, .woodmart-toolbar>div{flex:0 0 10%!important;}

    and cart showed up at the upper menu when it shouldnt…
    version2:

    changed it to

    .woodmart-toolbar-label {    overflow: visible!important; }
    .woodmart-toolbar>a, .woodmart-toolbar>div{flex:0 0 10%!important;}
    .woodmart-toolbar-label{position:inherit!important;}
    #144634

    colorlink
    Participant

    can i make woodmart – dynamic .css a static file ? how to do that

    #144664

    Hello,

    I have test your site. At my end you navbar looking perfectly fine. And all the labels of mobile bottom navbar shown exactly below the centre of those icons.

    https://screenshot.net/gz8noaz

    You can edit the upper menu cart from the Woodmart >> Header builder >> Switch to mobile layout and then edit those items like cart etc.

    Screenshot: https://screenshot.net/gx395cp

    You don’t need to change any file for custom css. Just paste your custom code in Theme Settings >> Custom Css

    Best Regards.

    #149381

    colorlink
    Participant

    i have a question ..

    regarding woodmart dynamic css .. in which suddenly appears in upload directory
    like the one in private link..

    is there away to disable this ? so the theme counts on style-rtl instead ? its pain dealing with an automatically generated css files .. which updates regularly as i need to exclude it every time from my caching services

    #149402

    Hello,

    Actually, we moved this CSS to dynamic CSS part and added extra options. But it should work as usual. There is no need to exclude it from the cache as it runs fine on your site. Why you exclude it everytime?

    Best Regards.

    #149410

    colorlink
    Participant

    it runs fine because its excluded right now . if its not the custom font will became messed up .

    #149432

    Hello,

    If you set the font-display property for Google Fonts it will be used for our theme’s custom fonts at all. From the Theme-Settings > Custom Fonts.

    Also you can enable the font from the Performance >> CSS option in the dashboard.

    Best Regards.

    #149436

    colorlink
    Participant

    i dont think there is a problem with my settings ..
    kindly check private content

    #149457

    Hello,

    Yes, your settings looks fine. As you said in your previous message “it runs fine because its excluded right now”. If by excluding it the issue resolved at your end then simply exclude it to fix the issue.

    Best Regards.

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