Home Forums Pro Themes Yummy Pro About section – Can’t put an image instead of reservation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #122864
    Alessandro Elia
    Participant

    Hi there,
    in the About Section, in the demo import file we have a reservation box.
    Right, I don’t need at this point, so i would like to set a image like the free version.
    I chose an image but i dont have the same nice border of the free version.

    Take a look:
    free version: https://discarsa.com/wp-content/uploads/2020/05/A.jpg
    my pro version with image: https://discarsa.com/wp-content/uploads/2020/05/B.jpg

    What can I do?
    Cheers,
    Alex

    #122953
    wensolutions
    Keymaster

    Thank you for using the Pro version.

    Even in the pro version, you can place the image where currently the reservation image is displayed.
    For this go to Admin Panel > Appearance > Customize > Widget > About Section Widget Area an place the widget Image and upload the image of your choice here.

    As the theme doesn’t have the border you can add below-given custom CSS for the border.

    Go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.

    #reservation-information .widget {
        margin-top: -25px;
        border: 15px solid #fff;
    }

    Please upload the image of a bigger size.

    Hope this helps.

    If you have any further issues, kindly let us know.

    Regards.

    #122962
    Alessandro Elia
    Participant

    Thank you: all dona!

    #122965
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Regards.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.