Forum Replies Created
-
in reply to: All icons and any default colors
Hello,
June theme uses the primary build-in builder of WordPress. It has a lot of options so that you can have the opportunity to create as much unique sites as you want. Please check out our video tutorials for a visual demonstration of most of the options.
https://www.youtube.com/watch?v=ZQuasOcvCZI&list=PLVU592YreiCWtkk2TWdWhT-LuP2IaxSrpThis link leads to a ‘Not found’ page: https://postimg.org/image/4whop25w5/
You can set up the primary color in Customize > Styling > General. See screenshot:
https://postimg.org/image/my5f0kmpx/
Let us know.Best regards!
in reply to: Resize header wrapper in mobile viewin reply to: Portfolio project pageThis reply has been marked as private.in reply to: header menu questionHello,
Yes, sure. Go to Customize > Header Options > Main Header Row > Background. Set up here the color and gradient you want for header. See screenshot: https://postimg.org/image/wz5nwgndh/
For the Top navigation area, go to Customize > Header Options > Top Navigation Row > Background.Best regards!
in reply to: Mobile website not correctHello,
The mobile menu was not showing because the option to make it show in first place, was off. I set it on again. The option is General Options > Header Options > Show Responsive Menu Dropdown.
-Can you please try to deactivate the third party plugins and try again? There is something else triggering the content to go up after the first action (tap/scroll) in the page. clear cache and try again with all third party plugins deactivated.
Let us know how it goes.Best regards!
in reply to: Folie Team Name linkHello,
Sorry but this is not possible for now. I will notify the developers so that we can add this as a feature in the next theme update.
Best regards!
in reply to: All icons and any default colorsHello,
Parent theme only -> June.
Best regards!
in reply to: Resize header wrapper in mobile viewHello,
Please download this file: https://jmp.sh/UGyIOA4
Rename it as main.js and upload it into your tower/js folder.
Find this line in it:
scroll: { items: 1, fx: 'fade', duration: 2000},
change the duration value to 200 then Save, then change it back to 20000 and Save. So you will see the difference in speed. Lastly, change it to the value you want to have it and save back.
I just tested this, you should not have any problem with it.Best regards!
in reply to: Resize header wrapper in mobile viewHello,
Please download this file: https://jmp.sh/UGyIOA4
Rename it as main.js and upload it into your tower/js folder.
Find this line in it:
scroll: { items: 1, fx: 'fade', duration: 2000},
change the duration value to 200 then Save, then change it back to 20000 and Save. So you will see the difference in speed. Lastly, change it to the value you want to have it and save back.
I just tested this, you should not have any problem with it.Best regards!
in reply to: All icons and any default colorsHello,
There are many options and customization you can change in the site. If you point out the elements you still need to change, we can help you find the specific option.
Or you can indeed change all colors in file style.css. Find and replace the old ones with the new color you want.
Just keep in mind that not only style.css file is responsible for theme styling, but other css files as well. Check out the css folder inside theme’s main folder.Let us know.
Best regards!
in reply to: FEAUTURED AND TOPSELLERThat’s great to know!
Let us know if we can help with anything else.Best regards!
in reply to: Hurray! the website is launched!Hey,
You did a great job! That’s a really beautiful site. :) May you have lots of sales!
Best regards!
in reply to: Mobile website not correctHello,
2-I edited out the custom css. Can you please clear cache and refresh page?
3-I already fixed the menu layout the last time. I reduced the logo size and now the menu has enough space to stay in the header. Are you not getting this change? If not, clear cache and refresh page.
Let us know.
Best regards!
This reply has been marked as private.Hello,
This element is an image shortcode. To add it, add a text element via Visual Composer. In the text body add a CL > Image Style shortcode. Add the image url you want to use and select one of the 3 available styles from the drop-down list. See screenshot of the option: https://postimg.org/image/6iiyne445/
The code of the “Image Styles” page in the demo is this:
https://codeshare.io/5Zyw8o
Paste this in the classic editor of a new page, then switch to backend editor to customize each element using Visual Composer panel.Best regards!