Forum Replies Created
-
AuthorPosts
-
Hi
Thanks for your reply.
Yes i solved nr.1 with a plugin.
What I meant in nr. 2, was how I control when to display the “scroll to top” arrow?Thanks
Another question.
How do I change the position for the Scroll to top button, to appear?
Thanksthanks
I fixed it :-)
This reply has been marked as private.Another question
When I create a layout like this :
text-image
image-text
text-imageIt appears on mobile like this:
text – image
image -text
text-image
How do I get it to show the same way on mobile as on labtop?It worked fine adding the logo to the menu link :-).
But I can’t reach it with css without effecting the other image in the menu bar. I have given it a class called .logo-menu
The other image in the menu, should stay the size it has now.
Hope it makes sense when you can see the page :-)Hi
No the page is not in maintenance mode, is just has an age verifier pop up.I will try with the add the logo as a menu link.
Can you please help me center the content in the footer. As you can see widget number 2 and 3 are not centered.
ThanksHi
Thanks
I have a live testsite. I wrote it to you in private content.
I have now entered your css and css for border between the widget columns. But as you can see widget 2 and 3 are not centered.The other issue about the navigation layout, do you have solution for that?
I would like to have the navigation layout as here: http://www.brooklyngin.com/Thanks
For the borders between the footer widgets I have tried the follwing:
#footer .flex_column.av_one_fourth {
border-right: 1px solid #fff;
}
#footer .flex_column.av_one_fourth:last-child {
border-right: none;
}It makes the borders but the content in the widgets is not centered.
I found the css here: https://kriesi.at/support/topic/vertical-separation-lines-between-footer-widgets/
and as you can see on the screenshot in the url, the content in the widget is not centered.- This reply was modified 5 years, 3 months ago by jakobl1976.
Also I have widget in my footer. I would like to have the content centered and I would like to border between them like the footer on this page:
http://www.brooklyngin.com/
ThanksI solved it :-)
I solved it thanks
Thanks
Another question. Where do I type the alt tags correct, so that google reads them?
Right now it seems like the alt tag for an image is the image title ???Hi
I solved it. I forgot that I had put a display:none on it (for some strange reason)We can close it
ThanksIt works again :-)
I found out that hotmail had put a block on my mail host, that why some mails didn’t work.Thanks
Hey jordan
What means, If your mail client supports the “Reply” feature ?
Because it reply to my own mail address and not the senders mail.Thanks
What version of Enfold are you using?
It seems like my pagespeed is very poor after update to 4.5
Best regards
JakobHi Mike
Thanks for your reply.
I solved it with the following css:
@media all and (min-width: 960px) {
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
position:absolute;
left:50%;
}
}@media all and (min-width: 960px) {
.title_container .breadcrumb {
left:-410px !important;
}
.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell {
height:100vh !important;
}
}Hi Mike
Thanks, but as you wrote it moves up the slider and lives a black “border” under the slider. There must be a way to make the white “border” in the top transparent :-) ?
ThanksThis reply has been marked as private.Hi again
Thanks for the reply. The css also removes my breadcrumbs, it’s only the white bar above the menu, I would like to be transparent.This reply has been marked as private.Hi
Thanks. It’s almost working now :-)
Maybe you can help me with the next step. I would like to remove the background-color or make it transparent because I have an image as background. But it’s tricky, even if I set the background-color as transparent it becomes white but I want to be able to see the image.
ThanksHi
I would like to have the breadcrumbs below the navigationbar in the left side :-)Hej
Yes I found a way to show them thanks.
Do you have an idea how I can style them, so they look like they normal do in the theme?I have solved the white box width. Now I only need the breadcrumbs :-)
-
AuthorPosts