Forum Replies Created
-
in reply to: 2.5.4 update
Hello,
To move images automatically, make sure to have this set up: https://ibb.co/gZLsjtN
I checked the page in mobile and the images are sizing well. See screenshot: https://ibb.co/JHsJz7Z
Let us know.
Regards!
in reply to: Alignment IssuesHello,
@Mansour,
I don’t understand. Is it ok when the css is added? Please open new ticket with your question and add a link to the page you have this. This is a very old ticket and many codes may not be applicable due to new theme updates.Best regards!
in reply to: Blank pagesHello,
Do you have all required plugins installed as well? Please add some wp credentials in a private reply. We need to check closely to understand the issue.
Best regards!
in reply to: How to change the Single Product Display pageHello,
This css should be added in the Custom Css box, located in Customize > General > Custom Codes. Add additional css is added here and is not lost even if you update theme.
The code above doe snot target only one product. It would, if the id of the product was added.
The only possible filter could be the.cl-style-defaultthat select the products with default style. You can just delete it and keep the code.
Result:.single-product .cl-product-info .cl-images-wrapper { width: 100% !important; max-width: 400px !important; } .single-product .cl-product-info .summary { max-width: 550px !important; }Screenshot: https://ibb.co/7bbY8y0
Regards!
in reply to: Mobile Logo Version to LargeHello,
There is an option to change only mobile/ipad logo height. Just click on the logo element to open it’s options. See screenshot: https://ibb.co/k9jZ6qb
Best regards!
in reply to: Page numbering problemHello,
I changed it. See screenshot: https://ibb.co/T0g0DTf
Please refresh and check your site.Best regards!
in reply to: Portfolio — Video Playing w/Out AudioHello,
That’s because you can select the controls to show in the video, when you first extract the link form Vimeo. There are settings defined by Vimeo API.
Best regards!
in reply to: Page numbering problemHello,
Just select another paging style in the portfolio element options. See screenshot:
https://ibb.co/b7bZnJ4Best regards!
in reply to: Portfolio — Video Playing w/Out AudioHello,
To have the controls and video sound, just remove the image at the start. See screenshot: https://ibb.co/yqQ32rW
Let us know.
Best regards!in reply to: How to change the Single Product Display pageHello,
Please try this code:
.single-product .cl-style-default .cl-product-info .cl-images-wrapper { width: 100% !important; max-width: 400px !important; } .single-product .cl-style-default .cl-product-info .summary { max-width: 550px !important; }Change the values to your wish.
Best regards!
in reply to: Jump link not workingHello,
The row id should be
attorneysnot#attorneys. And then the link in the menu, should be full link. not just the id. Like this: https://www.yoursite.com/#attorneysBest regards!
-
This reply was modified 7 years ago by
Mirela.
in reply to: Page Header cannot of WPML for multi-languageHello,
The language pack is a widget in your case. So you can just drag-and-drop it any where. Where are you trying to put it? I am not sure i understand your problem.
Let us know.Best regards!
in reply to: How to change the Single Product Display pageHello,
Send us a link of your site. So i can send you the exact code to add.
Best regards!
in reply to: 2.5.4 updateHello,
I see the slider is added correctly. What do you want different in it?
Please take into account that your site’s layout is different from the default demo, so the slider will match the site’s layout.Best regards!
in reply to: 2.5.4 updateHello,
Right! That was changed in later versions. The appearance/customize route is only to edit main theme settings. For pages individually, you have to access the builder from page profile like in the screenshots.
The developers just separated theme’s main options from page’s options.Best regards!
-
This reply was modified 7 years ago by