Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1395610

    Hi,

    I like the SVG options for special borders on top and the bottom, e.g. in the contentsection

    Requests in general:
    Could you make ‘paper cut’ outlines as well? As if the picture was a torn photo?

    And it would be nice to add SVG options to slider full screen or pictures directly.

    I now use the contentsection and include the slider, however, the SVG does not cover the whole screen left and right. It shows a padding, althouth I have set all paddings to 0.

    With slider full screen it does cover the full screen, however, I cannot include the SVG borders then…

    Hope you understand my request for adding these options in the future versions of enfold

    #1395756

    Hey JannyPolak,
    Thanks for your question but I don’t understand why your SVG border is not going 100% width, in my test it does:
    Enfold_Support_220.jpeg
    Perhaps you can make a test page so we can see the issue.

    Best regards,
    Mike

    #1395888

    Hi,
    In the private area I will give you a temporarely inlog to my new website, not on air yet
    See page ‘Het Park’

    See on top: the pictures in the slider do not cover the page on the left and righthand site. The SVG does.

    I do wish: a slider -page wide – ánd the svg borders page wide

    Do I have to use another combination then ‘content section’ plus ‘slideshow’?
    Are the sizes of my photo’s incorrect?

    ‘Slider full page’ does not have the svg border options, maybe that would help…?

    #1395960

    Hi,
    Thanks for the link to your site, to have the slider and svg border full width please try this css:

    #top.page-id-2129 #av_section_1 > .container {
    	padding: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    If you want to use it for other pages change the page ID for those pages or try removing the page ID to apply it to every page, but check each page carefully to ensure there are not conflicts.

    Best regards,
    Mike

    #1395996

    Many thanks!!

    I made the css for each page separately and it works perfect! Very happy with this.

    Hope to see my other SVG proposals (as mentioned in my first message) in Enfold updates in the future as well ;) 😉
    Have a nice day!

    #1396009

    Hi,
    Glad that this helped, I forwarded a feature request for the new SVG borders. Then Dev Team points to our documentation that shows how to add your own SVG border: Adding custom SVG dividers
    They also say that if you have svg files we can use (open source license) we would add them to the theme.

    Best regards,
    Mike

    #1429348

    Hi,

    In line with my earlier request and your solution, I want to do the same now for portfolio items/pages.
    However, the css does not work for these.

    What should I change in this text ,except for the number?

    #top.page-id-2129 #av_section_1 > .container {
    padding: 0;
    }

    #1429352

    Hi,
    Please link to a example portfolio page where we can see it not working so we can examine.

    Best regards,
    Mike

    #1429357

    HI, website under construction. in private area I will give you permission to log in

    Portfolio’s: id 364, 363 and 365 are not full width with the css codes. The pages are
    I wonder what the correct css has to be

    #1429369

    Hi,
    Thank you for the link to your site, portfolio post IDs are different than page IDs, this is an example:

    #top.postid-364 #av_section_1 > .container {
    	padding: 0;
    }

    I adjusted all three and they are now showing correctly.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1429385

    Many thanks!

    #1429394

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘SVG borders requests’ is closed to new replies.