Forum Replies Created
-
AuthorPosts
-
November 11, 2016 at 4:23 pm in reply to: Is there any way to make the background image in a Color Section responsive? #711230
Hi,
is no code (using media queries) applying fine on mobile for you? make sure to clear browser cache and refresh a few times. Also check on another mobile device.
Best regards,
AndyNovember 11, 2016 at 4:20 pm in reply to: Cambiar al final de la página de categoria woocommerce la descripción. #711227Hi,
ya parece bien mas o meno: http://i.imgur.com/V0RUUvD.png
ademas ya te he respondado en un tu otro ticket. Por favor solo abre un ticket para el mismo problema.Saludos,
Andy-
This reply was modified 8 years, 8 months ago by
Andy.
Hi,
glad you could solve it and thanks for sharing! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
try this code:
#menu-taske .current-menu-item a:visited { color: red; } #menu-taske .current-menu-item a:hover { color: red; }
Best regards,
AndyHey patinodesigns,
did you try Portfolio Grid element with Ajax Portfolio function in “Link Handling”?
Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
use this code instead:
#top .iconbox { border: 2px solid red; }
and adjust as needed.
Best regards,
AndyHi,
use this code:
#top .main_menu .menu li { float: none; }
Best regards,
AndyHi,
When you edit a Layout Element go to “Animation” and choose “Fade in” for example.
Best regards,
AndyNovember 11, 2016 at 3:40 pm in reply to: Menu, secondary menu, social icons and logo; Responsive resizing and aligning #711189Hey carlamurray,
social icons:
@media only screen and (max-width: 768px) { #top .social_bookmarks li a { font-size: 15px !important; }}
Menu:
@media only screen and (max-width: 768px) { .header_color .main_menu ul:first-child > li > a { font-size: 10px !important; }}
Logo:
@media only screen and (max-width: 768px) { .logo img { height: 50px !important; }}
Secondary menu:
@media only screen and (max-width: 768px) { #top .sub_menu ul.menu li > a { font-size: 10px !important; }}
Adjust media queries as needed.
Best regards,
AndyHi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
login does not work. Can you check please?
Best regards,
AndyHi,
your slider gets loaded correctly for me. Could you fix it already?
If not please clear browser cache and hard refresh a few times. Check on another computer as well.
Which browser and OS are you using?
Best regards,
AndyHi,
I checked your source code, but the same font is used for your character. So the result is as expected.
Best regards,
AndyNovember 11, 2016 at 3:25 pm in reply to: Situar debajo de los productos la descripcción de woocommerce en las categorías. #711173Hey Jorge,
el texto ya parece abajo, como en tu pantalla. Lo puedes controlar con este codigo:
.term-description { top: 89%; }
Best regards,
AndyHi,
this forum is about our themes only. We can’t help you with 3rd party plugins, as written in our support policy. So please ask plugin’s author about it, as they know their plugin best.
Best regards,
AndyHi,
this is quite confusing to me. I checked link you’ve provided, but can’t see anything wrong on iPad screen size:
So what is it what you want to achieve actually? Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
AndyHi,
please follow Yigit’s advice and deactivate all plugins one by one, to check which one is causing this issue. In addition you can also remove any custom code you’re using, to check if one is causing it. Let us know about your results.
Best regards,
AndyNovember 11, 2016 at 3:12 pm in reply to: Fixed Body Background Moves when Scrolling the Page #711167Hi,
alright! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue.
Best regards,
AndyNovember 11, 2016 at 3:08 pm in reply to: Sidebar on author's EMPTY archive shows wrong contents #711165Hey microtool,
check in your widget area which sidebar gets displayed on it.
Send us admin access, if you still need help with this.
Best regards,
AndyHi,
you can adjust header meta witht his code:
#header_meta { height: 34px; }
And adjust position of your layerslider with this code:
#layer_slider_1 { top: 26px; }
Phone on mobile looks fine to me: http://i.imgur.com/9RcCoaS.png
Could you fix it already?Best regards,
AndyNovember 11, 2016 at 2:54 pm in reply to: Catchable fatal error when use pages of search results #711161Hi,
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please deactivate all other plugins as well and try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Best regards,
AndyNovember 11, 2016 at 2:51 pm in reply to: setting a Background image in Enfold Wedding Theme #711159Hi,
use the code Nikko has provided to you and wrap media queries around it, to call mobile devices only. Something like this:
@media only screen and (max-width: 767px) { }
For more information about media queries check out: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHi,
glad you could solve it! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyNovember 11, 2016 at 2:46 pm in reply to: Menu button highlight when custom menu active in widget #711149Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyNovember 11, 2016 at 2:46 pm in reply to: Location registration and check-in header and open forms to register and login p #711148Hey lukart123,
you would need to search for a plugin with such a function.
Let us know in a new ticket, if you have a theme related question and we’re happy to help you out.
Best regards,
AndyNovember 11, 2016 at 2:45 pm in reply to: Advanced layer Slider – link Video to a picture and start by clicking on picture #711147Hi,
this is not a theme related question and that’s why we can’t really help you with thi, but as a starting point I feel this could be the right direction: http://stackoverflow.com/questions/5123489/how-to-overlay-a-play-button-over-a-youtube-thumbnail-image/5123612#5123612
Best regards,
Andy@hunter74
when I put your alt tag (“header slid 1”) into Google’s image search, then I can find your layerslider image: http://i.imgur.com/SdCFTsJ.pngBest regards,
Andy -
This reply was modified 8 years, 8 months ago by
-
AuthorPosts