-
-
Hello,
I was able to change the icon color of the search and phone but can’t figure out how to do it for the location – https://z1u.dd4.myftpupload.com/ ?
Also, how do I change the address and phone number? I’ve looked everywhere and can’t figure it out.
Lastly, when I go to Customize > Pages > Home and make sure the “Page Fullwidth Content” is off, when I publish it, my home page adds the follow text/code….[cl_row][cl_column][cl_text]. When I delete this code from the home page and it “Publish”, the “Page Fullwidth Content” turns back on automatically. Do you know how to fix this?
Scott
-
Hello,
1-To change the location icon color, open the icon text element options by clicking on the element and change the color in Icon Color. See screenshot: https://postimg.org/image/airfy5cb9/
2-To change the text of address and phone number, just grab the text element in the header and click on the text to change. See screenshot: https://postimg.org/image/gxqguo64l/
3-I checked this and it does not happen on our side. Please make sur eto have the latest theme version as well as of the plugins. Can you send us some valid wp credentials in a private reply? So we can give it a closer look.
Best regards!
-
1. I did this and it only changed the color of the phone icon, not the location icon.
2. It doesn’t allow me to edit text when I click there.
3. What email address so I have the user email sent too?
-
Ok. I think I did this correctly. Let me know if you don’t have access.
-
-
-
Hello,
If you increase the font size of the phone number in header, the address and search font will increase as well. If you still want to do this, then add this code into your Additional Css menu:
.header_container .top_nav.header-row { font-size: 14px !important; }
-Please deactivate the Visual Composer plugin and try again changing the layout of the page.
Let us know.
Best regards!
-
This worked, thanks.
As for visual composer, do you mean WPBakery Page Builder ? That is the plugin I have active however I can’t access the latest version of this plugin w/out some sort of purchase code.
- This reply was modified 6 years, 8 months ago by sraspa.
-
Hello,
Yes, the Visual Composer is WP Bakery page builder plugin. You do not need any purchase code to deactivate it. Just go to Plugins menu, find the WP Bakery plugin in the list and click on ‘active’ option to deactivate it. See screenshot: https://postimg.org/image/l6nuaxiol/
*This is one of the included plugins and therefore it has already a license purchased for it. The type of license is extended which means, we can include the plugin in our theme package and every one purchasing theme can install & work with it normally. But you can not update the plugin by yourself! You need to wait till we do it.
We update frequently all plugins at any theme release. But if you must update prior to this, then you will need to purchase your own license.We thought this is not necessary as the plugin is fully functional, but you are free to do what you think it’s best for you.
Best regards!
-
I deactivated the WP Bakery plugin and it messed up the entire site. The home page looks like this…
This theme is nearly impossible to work with.
If I make changes on the Codeless builder side, it messes up anything I did on the WP Bakery side (ie Pages > Home).
-
I just made changes to the header ONLY on the Codeless page designer side and it completely messed up the page. This is now what it looks like on the WP Bakery Page editor…
I have no idea what the code at the top is or this “Iam a text block. Click edit button…” at the bottom. I didn’t add anything to the page.
Here is what the page looks like now…
-
Hello,
This is happening because you have already used the shortcodes of the Visual Composer. So the moment you deactivate it, the VC shortcodes will remain as simple text.
To completely remove the WP Bakery plugin, you need to first remove all the Visual Composer elements used in the site.No need for that! You can keep on working on your site just like before. I added the top margin to the first row in home page, to make it like the demo (screenshot: https://postimg.org/image/rwye88grp/), But this css in the Additional css was stopping the option to take effect, so i commented it out:
/*.cl-row { margin-top: -45px !important; }*/
Let us know if you need further help.
Best regards!
- This reply was modified 6 years, 8 months ago by Mirela.
-
-
You must be logged in to reply to this topic.