Forum Replies Created
-
in reply to: Floating Sidebar moves not correct
Hi Mihaila,
that works great!
Is there a chance to integrate this into the child theme somehow, so that I dont have to do this modification again, when you update the theme?
Thank you
Berndin reply to: Font Awesome Icons not showingHi Mihaila,
I have now seen the page in Firefox and it is very different from Safari, which shows it correct.
In Firefox the whole thing has moved extremely to the right.
What could I do here?Thank you
Berndin reply to: Font Awesome Icons not showingHey Mihaila!
SUPER
Really glad:
Berndin reply to: Font Awesome Icons not showingHi Ruco,
thank you, Visual Composer is now new version.
The CSS Code you provided I tried already, but it does not move them to the right border of the page.
Thanks
Bernd
in reply to: Font Awesome Icons not showingThis reply has been marked as private.in reply to: Font Awesome Icons not showingThis reply has been marked as private.in reply to: How to define Multi-Size-Grid in Portfolio OverviewHello Ruco,
yes, that worked
Thank you
Berndin reply to: Font Awesome Icons not showingThis reply has been marked as private.in reply to: Show all Portfolios on One Page ?Hello Ruco,
ok.
Thank you
Berndin reply to: Opacity of Prev/Next-Hover in Single PortfolioHi Ruco
that worked!
Thanks
Berndin reply to: How to define Multi-Size-Grid in Portfolio OverviewThis reply has been marked as private.in reply to: Font Awesome Icons not showingThis reply has been marked as private.in reply to: Opacity of Prev/Next-Hover in Single PortfolioHi Mihaila,
I did that but it did not change anything. I tried also:
#flex-direction-nav {opacity: 1;}
and
.flex-direction-nav {opacity: 1;}Thanks for Feedback
Berndin reply to: Show all Portfolios on One Page ?Thanks Ruco!
That worked, but can I put the file specular/includes/core/codeless_routing.php somehow in the child theme, so that I dont have to make this changes again If the theme is updated?
I tried to put it in the same folder-structure and activated the child theme without success.
Thanks for feedback
Berndin reply to: Image Sizes?Thanks Mihaila!
but if I want to have different portfolio image sizes like i.e 960 x 640, 960 x 320 for one portfolio template what can I do then?
add_image_size( ‘blog’, 960, 640, true );
Can I copy this, change it and a new portfolio template will be available? i.e:
add_image_size( ‘blog’, 960, 340, true );
Thanks for Feedback
Bernd