Forum Replies Created
-
AuthorPosts
-
Hi!
You can change the color of the plus icon with the below css:
.toggle_icon .vert_icon { border-color: #000000 !important; } .toggle_icon .hor_icon { border-color: #000000 !important; }
Best regards,
DakeDecember 9, 2015 at 11:21 pm in reply to: Margins on top and beneath special title and alignment #550021Hi anma!
May we have a link to the page in question so we can check the css styles for each?
Best regards,
DakeDecember 9, 2015 at 11:16 pm in reply to: Advanced Layerslider hide next prev portfolio button #550020Hey ttnka!
May we have a link to the page in question so we can take a closer look?
Cheers!
DakeHey acscreativenew!
Please try disabling all of your plugins to see if there is a conflict, also ensure that you are using the latest version of Enfold.
If the above doesn’t make a difference, may we have temporary admin access to your website?
Best regards,
DakeDecember 9, 2015 at 10:51 pm in reply to: just updated the theme, Do Child Theme updated to? #550004Hi Baruch!
Yes it is up to date, because your child theme uses the parent files of the main Enfold theme.
Your child theme changes however still take priority as per usual.
Regards,
DakeHi!
Glad to know that we could help :)
Please let us know if you ever need any help in the future.
Cheers!
DakeDecember 9, 2015 at 10:04 pm in reply to: Again- styling of fullscreen slider buttons- color, size etc. #549983Hey webworks_zelewski!
You can adjust the button styling of individual slides with the below css:
.avia-fullscreen-slider .avia-slideshow-inner li.slide-2 a.avia-slideshow-button { color: #3d71a1 !important; padding: 25px 16px !important; background-color: rgba(0,0,0,0.2) !important; border: 3px solid #fff !important; border-radius: 3px !important; font-weight: bold !important; }
Adjust the slide number (slide-2) to apply your button styles to each slide individually.
Regards,
DakeHi!
Please insert the below css into your custom css section:
#top .avia-smallarrow-slider .avia-slideshow-arrows a:before { background-color: transparent !important; } @media only screen and (max-width : 980px) { #top .avia-slideshow-arrows a.next-slide { right: -25px !important; } }
Cheers!
DakeHi David57!
Please insert the below css into your custom css section:
.cart-collaterals .cart_totals { float: right !important; }
Regards,
DakeHey luckylobo10!
You can add a left aligned image element and adjust it’s position using the below css.
.page-id-65 .avia-section .av-styling-no-styling .avia_image { bottom: -25px !important; }
The page-id is there so it only affects color section images on a specific page.
Regards,
DakeHi!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
DakeHey!
Try the following adjustment instead:
.avia-button.avia-size-x-large { font-size: 18px; border-radius: 8px; min-width: 120px !important; padding: 20px 8px 18px !important; }
The second padding value needed to be reduced.
Best regards,
DakeHey!
Please insert the following css into your custom css section:
#top .avia-logo-element-container img { margin-bottom: 50px !important; }
You can adjust the margin as needed.
Cheers!
DakeHi!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
DakeHi!
You can adjust the width of your button with the below css:
.modified_width .button { width: 80% !important; display: block !important; margin-left: auto !important; margin-right: auto !important; }
Cheers!
DakeHey!
You’re using an older version of Enfold (3.1.2). Please update Enfold to the latest version (3.4.6).
Cheers!
DakeHey!
May we have temporary admin access to your website so we can take a closer look?
Cheers!
DakeHi eddygame!
I understand that you are just checking to see if anyone else is experiencing this issue.
But have you have you tried any troubleshooting steps to come to a possible solution?
For example, have you tried disabling all of your plugins to see if they are causing a conflict, clearing your cache or updating enfold to the latest version?
You could also provide us with temporary admin access to your websites if the above steps don’t work.
Cheers!
DakeDecember 7, 2015 at 6:23 pm in reply to: Enfold Masonry Gallery caption box color for individual images #548199Hey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Best regards,
DakeDecember 7, 2015 at 6:20 pm in reply to: display related portfolio items when using avia builder #548197Hi!
A related section can be displayed manually by adding a text block and portfolio grid element (set to your desired category) below it.
As described in this thread:
https://kriesi.at/support/topic/show-related-portfolio-categories-on-a-portfolio-page/#post-296696
Best regards,
DakeHey shahrooz!
May we have a link to your website so we can take a closer look?
Regards,
DakeHey skayy!
I’m not sure what you are referring to. Can you give us a little more detail please?
Best regards,
DakeHi!
Glad to know you got things sorted on your end :)
Please let us know if you ever need any help in the future.
Best regards,
DakeHey!
You can change the button background color with the following css:
.modified_width .button { background-color: #eb6eb6 !important; }
However the button appears to be centered on my end:
Cheers!
DakeHey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Regards,
DakeHey smorrone!
1. Please insert the following css into your custom css section:
.page-id-677 .content, .sidebar { padding-top: 0px !important; }
2. Instead of using a span I changed the font color in the text block element settings:
Best regards,
DakeHey mawebdesign!
It’s done with 6 1/3 layout elements in a color section:
As shown in the screenshot above, the only elements in each layout element are an image, special heading, separator and a text block.
Regards,
DakeHi Charlotte!
Have you tried disabling all of your plugins in case there is a conflict and clearing your web cache?
Best regards,
DakeHi!
The image is spanning the whole width because it is fairly large and is set as a background image in the color section:
Regards,
DakeHey Charlotte!
Please follow the instructions in this thread:
https://kriesi.at/support/topic/paragraph-breaks-in-excerpt-texts/
Regards,
Dake -
AuthorPosts