Forum Replies Created
-
in reply to: Nav Links not linking to sub menu
Hello,
Sorry for the late response.
The links of the first two sub-menu items have still the ‘index.php’ incorporated in the url. Edit them too and reset permalinks.
Let us know.Best regards!
in reply to: Responsive drop down menu backgroundHello,
Please add this code into your custom css box:
.menu-small { background-color: #232323; }Edit the color to your wish.
Best regards!
Hello,
In the code above you see this line:
.header_page { height: 95px !important;}Just increase a bit more the height, until you are satisfied with the result.Best regards!
in reply to: Header/Sticky Nav visual shift & space above sliderHello,
1-I added this code into your custom css box:
.slider#slider-fixed { padding-top: 0 !important;}
and for the background transparency, i went to General options > Header Options > Background and changed the color to full solid here.2-I added this code for the header bump:
.header_11.sticky_header nav.left .menu > li:last-child { margin-right: 0 !important; }made some tests and i don’t see it anymore. Please clear cache and fresh page. Try again and let us know.
Best regards!
in reply to: Product Imgaes & Layout, and Cart Button FormattingHello,
1-You can access the file by going to Plugins > Editor, select woocommerce plugin. In the list of files, choose the includes\wc-template-functions.php file. Or access it via ftp.
2-You had selected layout with sidebar in shop page options. I edited it to full width. Please check it.
3-I added this code into your custom css box:
.woocommerce #content div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label { padding-left: 1em; }4-I added this code:
input, button, select, textarea { font-family: Raleway,Verdana, Geneva, sans-serif !important; }Best regards!
in reply to: Dummy Data for Business 5Hello,
Sorry for the late response.
I have added a new copy of theme files named “specular2” in the wp-content/themes folder. However it does not display in the Appearance > Themes section. Please take a look at the path where we have added it, screenshot. What is exactly the path of the wordpress installation you are using in your site?Best regards!
in reply to: Unable to Import ContentHello,
Please check your server connection. The site can not be accessed, it says: “This site can’t be reached. http://www.dev.vizworx.com’s server DNS address could not be found.”
Best regards!
in reply to: How do you properly import the demo content?Hello,
Can you please check the credentials? I am not able to login.
Best regards!
in reply to: Drop Down Menu Glyphicon MissingHello,
If the sub-menus are single items (don’t have children) then the arrow will not be shown.
If you want to show it for every possible sub-items, then add this code into your custom css box:nav .menu li ul.sub-menu li a:after { content: "\f105"; font-family: 'FontAwesome'; float: right; line-height: 10px; position: absolute; top: 50%; margin-top: -5px; right: 10px; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s; -ms-transition-duration: 0.4s; transition-duration: 0.4s; }Best regards!
in reply to: Mobile Site Does not Resize SliderHello,
It should be the user name assigned to you when you registered the site to have a google id. Please read these articles for more detailed information:
-https://www.howtogeek.com/howto/22576/where-to-find-your-google-analytics-tracking-code/
-https://support.google.com/analytics/answer/1032385?hl=enBest regards!
in reply to: Codeless Slider No pic issueHello,
Is the picture you uploaded too big in size? Please send us your wp credentials in a private reply. So we can give this a closer look.
Best regards!
in reply to: Testimonials (speed) settings: no Duration optionHello,
Are you using carousel testimonials or cycle? Because the testimonial carousel does have the speed option, but cycle does not.
Please check again and let us know.Best regards!
in reply to: Slider revolution stops after few timesHello,
I opened the site, changed tabs and left the page several times, but i never got this issue. Did you manage to fix it? If you still need our help, please send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Change language on buttonHello,
Please use the .PO/.MO files to translate any string in the theme. Open and edit it with PoEditor.
Watch this tutorial for more info.Best regards!
in reply to: Path codeless portfolio in URLHello,
Sorry but that i snot possible. You can change it to something else in General Options > Portfolio Config but not remove it.
Best regards!