Forum Replies Created
-
AuthorPosts
-
September 1, 2015 at 7:40 am in reply to: add html to the top of each single page of portfolio #496260
Hi,
Glad you got it fixed, please let us know if you should need any more help on the topic.
Regards,
RikardHi,
I don’t think that will be done in any near future but I will ask Kriesi if he has any plans to do so.
Thanks,
RikardSeptember 1, 2015 at 7:31 am in reply to: How to add an alternative header logo and asign it to a category #496252Hi,
You must be doing something wrong then, please post the code you are using here so that we can have a look.
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
#menu-play-menu li { display:inline-block !important; }Best regards,
RikardHi,
It’s most likely due to an unclosed html tag somewhere which unfortunately breaks the builder in most cases. I inspected it from the frontend but I couldn’t see anything suspicious except a break tag which could be exchanged with
</ br>Best regards,
RikardHi,
Making a single columns wider or narrower should be possible, if you inspect the element with your browser you can find the classes for the columns, the first one has this for instance:
avia_mega_menu_columns_firstOtherwise you could try child selectors: http://www.w3schools.com/cssref/sel_nth-child.asp
Best regards,
RikardSeptember 1, 2015 at 6:13 am in reply to: German translation misses time units for countdown timer #496224Hi,
Please let us know if you have any luck with Elliott’s suggestion or not, we’ll keep the thread open for you.
Thanks,
RikardHi,
You could add a color section with a widget area inside of it and add the widgets you would like to display for mobile there, and then hide the section for screens above phone size. Add an ID to the color section, for instance widgets-for-mobile, then add the following to Quick CSS:
@media only screen and (min-width: 768px) { #widgets-for-mobile { display:none !important; } }Best regards,
RikardHi,
Did you select to not show a sidebar in the right hand side of the edit screen of the page? If not then please try to do so. If you should still be having problems then please provide us with a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
It will be difficult to help you out if we can’t see a live site but I guess the answer to your question is yes, you can achieve it. But you might have to apply some custom CSS to it as nothing like that comes out of the box.
Best regards,
RikardHi,
I see, please try the following in Quick CSS:
.form_element_third label { display:none !important; } #mc4wp-form-1 input[type='submit'] { background-color: green !important; }Thanks,
RikardHey ajgwnyc,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardSeptember 1, 2015 at 5:34 am in reply to: When trying to edit webpage the dashboard is mostly showing white pages. #496211Hi,
I get an error message only reading “Blocked” when trying to log into WordPress, could you have a look please? Not sure what you mean by the TwentyTen theme, we provide support for Kriesi premium themes and not the default ones.
Regards,
RikardHey infuseurdidees,
I’m not sure I understand what you mean, could you maybe post a screenshot of what you are trying to achieve?
Regards,
RikardHi @cdapex,
Could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Thanks,
RikardHey vixen portia,
What happened after you deleted the .htaccess file?
Best regards,
RikardHi,
Still not sure what’s causing the slider not to work, could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHi,
You could try to experiment with the top value:
#top .av-section-video-bg { top: -200px; }Not sure it’s what you are looking for though?
Best regards,
RikardSeptember 1, 2015 at 3:52 am in reply to: layerslider – how to make items sit on different widths? #496190Hi,
We don’t have any examples to show you but if you link to your site and tell us what you are having problems with we can have a closer look.
Thanks,
Rikard -
AuthorPosts
