Home › Forums › WoodMart support forum › css problems after last update
css problems after last update
- This topic has 18 replies, 2 voices, and was last updated 5 years, 2 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 14, 2019 at 8:35 am #143829
colorlinkParticipantthe popup menu heading to left
in rtl
https://prnt.sc/p5zeop
and if you scroll down
https://prnt.sc/p5zffbadd to that icons color changed to black
September 14, 2019 at 8:50 am #143831
colorlinkParticipantadd to that… my sliders disappeared https://prnt.sc/p5zjg2
September 14, 2019 at 10:26 am #143855
Aizaz Imtiaz AwanKeymasterHello,
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/2330dhoAfter login: https://screenshot.net/2zz1dig
Even with the scroll down the wishlist shown perfectly fine:
https://screenshot.net/2qqy0upAt 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.
September 14, 2019 at 10:31 am #143856
colorlinkParticipantand i have another question in private
September 14, 2019 at 12:46 pm #143869
Aizaz Imtiaz AwanKeymasterHello,
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.
September 15, 2019 at 10:53 am #143987
colorlinkParticipantgreeting , 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 codeSeptember 16, 2019 at 6:05 am #144139
Aizaz Imtiaz AwanKeymasterHello,
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/kmeg0fkTo 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/ke1q3t6Then add any html block in your popup by pasting html-block short code in text block as in the screenshot:
https://screenshot.net/kj4y5i0Best Regards.
September 16, 2019 at 9:50 am #144207
colorlinkParticipanti cant see any of these … how to import them.. cant find the option for it aswell
September 16, 2019 at 11:15 am #144232
Aizaz Imtiaz AwanKeymasterHello,
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/kjxdlf3Best Regards.
September 17, 2019 at 12:17 pm #144588
colorlinkParticipantas the image shows .. the icons floating to right .. how to fix that kindly ?
September 17, 2019 at 1:02 pm #144613
colorlinkParticipanti 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;}
September 17, 2019 at 1:42 pm #144634
colorlinkParticipantcan i make woodmart – dynamic .css a static file ? how to do that
September 17, 2019 at 2:31 pm #144664
Aizaz Imtiaz AwanKeymasterHello,
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.
October 10, 2019 at 7:00 am #149381
colorlinkParticipanti 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
October 10, 2019 at 8:50 am #149402
Aizaz Imtiaz AwanKeymasterHello,
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.
October 10, 2019 at 9:27 am #149410
colorlinkParticipantit runs fine because its excluded right now . if its not the custom font will became messed up .
October 10, 2019 at 11:35 am #149432
Aizaz Imtiaz AwanKeymasterHello,
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.
October 10, 2019 at 11:46 am #149436
colorlinkParticipanti dont think there is a problem with my settings ..
kindly check private contentOctober 10, 2019 at 1:00 pm #149457
Aizaz Imtiaz AwanKeymasterHello,
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.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register