Forum Replies Created
-
in reply to: Tower Theme’s backup doesn’t work for me
Hello,
Glad to know it’s ok now.
Best regards!
in reply to: Responsive – sub menu items onlyHello,
You have set up menu fonts in white color that’s why they are not visible. Add this code into your custom css box:
.menu-small ul.menu > li > a {color: #171616 !important;}Best regards!
Hello,
I edited the code in your custom css box. The logo and sidebar are displaying ok now. Please check your site.
Best regards!
in reply to: Slider RevolutionHello,
Revolution slider is included in theme package. After first installing theme, you should see in your dashboard panel a message suggesting to install required plugins. In the plugins list it is Revolution slider as well (screenshot). Follow the instructions to install it. it’s completely free of charge and fully compatible with theme scripts.
Best regards!
in reply to: scrollbar in extra side navigationHello,
It could be, but these are customization not covered by this support forum. You can try it yourself. However i will take note of it and suggest the developer team for future updates.
Best regards!
in reply to: Dummy Data – Can only install some demosHello,
I was able to make the import but there is too much data to load and your server does not get it all. Please increase the values of all variables:
-memory_limit; upload_max_filesize; max_execution_time; max_input_time ..first.
Also there was no error appearing in none of my import attempts. They all finished successfully. Let us know.Best regards!
in reply to: problem with social icons in widgetHello,
Please add this code too:
.sidebar_right ul.footer_social_icons.circle { display: table-cell; width: 15% !important; } .sidebar_right .footer_social_icons.circle li { width: 43px !important; height: 21px !important; display: table-cell; }Best regards!
in reply to: Breadcrumb trail overlaps blog post titlesHello,
Please add this code into your custom css box:
.page_parents li:last-child { width: 50%; margin-right: -60px; } .header_page.normal h1 { width: 50%; line-height: 30px; padding-top: 11px; }Result screenshot.
Best regards!
in reply to: Column spacing helpHello,
1- To change font, add this code into your custom css box:
.contact_information dt i { font-size: 28px;} .contact_information dd .title { font-size: 16px;} .contact_information dd p { font-size: 14px;}2-Sorry but that is not possible.
Best regards!
in reply to: Visual Composer Accordion not showing titlesThis reply has been marked as private.in reply to: Page Header in mobile modeHello,
I edited this code:
.header_page h1 { padding-top: 36px !important;}to this:.header_page h1 { padding-top: 0 !important;} .single-portfolio .header_page h1 { padding-top: 36px !important;}Please check your site.
Best regards!
in reply to: Contact Form 7 & Codeless sliderHello,
Please contact your host regarding sending emails. Please add this code into your custom css box:
.wpcf7-validation-errors, .wpcf7-mail-sent-ok { border: none !important; }
for the contact form 7 form borders. Send us your site’s url, so we can give a closer look to codeless slider in mobile.Best regards!
in reply to: List Icon ColorsHello,
The icons take the theme’s base color, to change that you can edit theme’s basic color in Genera Options > Styling Options > Primary Color. Or if you want to change only icons color, then add this code into your custom css box:
i { color: #689ACE !important;}
If you show us a link where do you have these, we can give a more precise code.Best regards!
in reply to: Dummy data – Not workingHello,
I did the main configurations for both sites. You can continue with further customization.
Best regards!
in reply to: language problem on specularHello,
You can use the included .PO/.MO files to translate them. Please see this topic regarding it. If you need help, send us your wp and ftp credentials in a private reply. So we can do it for you.
Best regards!