Forum Replies Created
-
AuthorPosts
-
Hey Transformers Universe!
Please try the following in Quick CSS under Enfold–>General Styling:
#mobile-advanced li, #mobile-advanced .sub-menu li { background-color:white !important; }
Regards,
RikardJuly 20, 2015 at 6:49 am in reply to: Problem getting sidebar widget padding to match on blog area and home page area #475559Hi,
You should be able to control them individually by using the following CSS:
.sidebar { padding-top: 50px; } .content { padding-top: 50px; }
You will have to experiment a bit with the values to get the result you are after.
Cheers!
RikardHey Julie!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardJuly 20, 2015 at 6:39 am in reply to: Theme Layout Broken: Top menu, sidebar and widget styling lost for no reason #475543Hey Brendon,
Glad you found the cause of your issues and thanks for sharing the solution!
Regards,
RikardHi!
Could you try to clear your browser cache? This is what I’m seeing on my end using latest version of Chrome: http://imgur.com/DXaSPhO
Regards,
Rikard-
This reply was modified 9 years, 9 months ago by
Rikard.
July 20, 2015 at 6:30 am in reply to: Animations on images not working / color section parallax images are not aligned #475537Hi!
I got a 404 page from the link you posted, could you check please?
Best regards,
RikardHi,
No it’s bundled with the theme so there is no need for that, I had a look at the layer slider on your front page and it working fine on my end. Could you link to the page where you are having problem please? Also, you are using a caching plugin which is not the best idea when testing, please disable all plugins while testing to be sure none of them are causing a conflict.
Best regards,
RikardHi luckylobo10!
Please try the following in Quick CSS under Enfold–>General Styling:
.single-product-main-image { display:none !important; }
Cheers!
RikardHey gigoz!
Please try the following in Quick CSS:
@media only screen and (max-width: 990px) { .responsive .pricing-table-wrap { display: block !important; } }
You might have to adjust the value 990 to the size you prefer.
Best regards,
RikardHey Tokyo!
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,
RikardHey KWiesner!
That is the expected behaviour yesm but we can hide it with CSS if you like? Please link to your site so that we can have a look at it.
Best regards,
RikardHi rynleigh!
Could you please provide us with a temporary admin login to the new site so that we can take a closer look? You can post the details in the Private Content section of your reply. Also, please make sure you are running the latest version, 3.2.3.
Cheers!
RikardHey keifygeorge!
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,
RikardHey Guzzolini!
Could you try to update manually via FTP instead? http://kriesi.at/documentation/enfold/updating-your-theme-files/. Latest version is 3.2.3.
Cheers!
RikardHi!
Ok, well we can’t really find out which one it is then unless you duplicate the site to a test server or something like that. Would you be able to do that? Our support for third party plugins is limited and the theme won’t be able to be fully compatible with all plugins out there.
Regards,
RikardHi,
Glad we could help, please let us know if you should need any further help on the topic.
Best regards,
RikardHey erikatzen!
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.
Best regards,
RikardHi!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi wackyadventurer!
I’m not sure I understand what you mean by that, could you provide us with a link to the site in question so that we can take a closer look please? A screenshot highlighting what you are trying to achieve would help as well.
Best regards,
RikardHey wackyadventurer!
Did you use the Blog Posts element? If so you should be able to select Grid layout under the Blog Style option.
Cheers!
RikardHey jazzer122!
You should be able to change the colour of the icon by editing it and selecting the Color tab.
Best regards,
RikardHi!
Not sure if you mean the posts themselves or the page where the feed shows? If you mean the feed then it’s easily customisable by using the Blog Posts element. The posts are also possible to customise using the ALB.
Cheers!
RikardJuly 20, 2015 at 4:21 am in reply to: Google Cache not showing text within colour section when using background image #475506Hi jamesmcd!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi!
You’re welcome, please let us know if you should have any further questions.
Regards,
RikardHey!
It would take a lot of CSS to make that look happen, I think it might be easier if you copy header.php to your child theme and insert the content you want just above the opening body tag. http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
</head> <div class="container"> <h2>Hello</h2> </div> <body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank); avia_markup_helper(array('context' => 'body')); ?>>
Best regards,
RikardHi mawebdesign!
You could try this plugin: https://wordpress.org/plugins/wp-migrate-db/. You could also copy the shortcode to the new site by activating debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
Rikard -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts