Forum Replies Created
-
in reply to: Background
Hello,
I see the image is set as background to the column. And the columns assigned to be half or the row width (screenshot). In this case, the width of the image is depended on the actual width of 1/2 or your screen (desktop). Being nowadays desktops screens to approximately larger than 1200, the width 600px is not possible. I suggest you make the background of the column plain black color. And then add your image in the column, as an image element. Set there the width you want it to have.
Best regards!
in reply to: WP Bakery not updatingHello,
The included version of WP Bakery is customized to fit theme’s specific needs. Are you getting this message on the dashboard or in the plugin’s menu? If it’s in the plugin’s menu, ignore it.
If it’s in the dashboard, then follow the instructions to update it. This way you will be getting the version included in the theme.
Let us know.
Best regards!in reply to: How to change the custom font?Hello,
This is strange. I checked the settings and there is nothing wrong. But this is a behaviour that does not happen anywhere else.
Please try deactivating all third party plugins. Set up the links in the database, clear cache and refresh page.
Let us know if the situation will still persist.
Best regards!Hello,
It’s the ‘sliders’ folder. Check it and let me know.
Best regards!
in reply to: Faqs problemThis reply has been marked as private.in reply to: footerGreat!
Whenever a change is made, and you don’t see the result immediately. Make sure to clear the cache and refresh the page. Sometimes the server response is slow and you don’t see all changes reflecting. But it does not mean it is not made.
Best regards!
in reply to: woocommerce not working with themeThis reply has been marked as private.in reply to: footerHello,
There is already some css customizing it: https://ibb.co/610sCs3
This is an added code. Do you perhaps have added any other css?Anyway, you can try adding this css into your Custom Css box:
#copyright a:hover { color: #f6f6f6 !important; }Let us know.
Best regards!in reply to: Color cart – numberHello,
This takes on the primary color set up for theme. If you want to change this color everywhere you see it, then it’s best to change the primary color itself. Find it in Appearance > Customize > Styling > Primary Color.
If you only want to change this element but keep the current primary color, then add this cs:
.tool .tool-link .cart-total{ background-color: #eb5a46 !important; color:white !important; }Edit the colors to your wish.
Best regards!
in reply to: FAQ remove columnHello,
1-I added this css to remove it:
.cl-default-page-header { display: none; }2-I edited the code by replacing the
spanwitha.Please check your site.
Best regards!
in reply to: Faqs problemThis reply has been marked as private.in reply to: Tower theme portfolio items brokenHello,
The structure of the link is not correct.
Please go to Settings > Permalinks first and reset your permalinks. Then try again. If the issue persists, add some wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Demo Data Not InstallingThis reply has been marked as private.Hello,
This is the slider added in the demo data. But being Revolution slider a third party plugin which you need to install independently from the theme, this “home-slider” also needs to be installed first.
You can create a new slider and select it in the page’s options > Slider Options. Or import existing ones from Revolution Slider > Import Slider. Find the demo slider’s zip files in the “sliders-dummy-data” folder. This folder is inside the main theme zip file, that you first downloaded from Envato.
Example screenshot: https://ibb.co/Ycrk62J
Best regards!