Header height + top menu on the right - by paulzep

This topic has 33 replies, 3 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler

  • Avatar: paulzep
    paulzep
    Participant
    October 23, 2018 at 16:31

    Thank you.

    My additionnal class is: .img-resp

    I put this code in the page CSS:
    @media only screen and (max-device-width: 480px) {
    .img-resp .upb_row_bg {
    background-image: url(https://www.bz5-beta.ovh/wp-content/uploads/2018/10/equipe-cabinet-ruben-et-associes.jpg);
    }
    }
    And it does not work.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2018 at 07:23

    You need to add !important;

    @media only screen and (max-device-width: 480px) {
        .img-resp .upb_row_bg {
        background-image: url(https://www.bz5-beta.ovh/wp-content/uploads/2018/10/equipe-cabinet-ruben-et-associes.jpg) !important;
        }
    }

    Regards

    Avatar: paulzep
    paulzep
    Participant
    October 24, 2018 at 10:16

    Hello,

    Thank you. It works on mobile.

    I have a last question:

    On the homepage I’ve put a shadow background on the bottom of the first image (image with the lion).
    See the Screenshot: https://www.cjoint.com/doc/18_10/HJyjhRn7iWE_capt-homepage-1.jpg

    But I would like to display this shadow over the fullwidth. Is it possible?
    Like this: https://www.cjoint.com/doc/18_10/HJyjp25UtxE_capt-homepage-2.jpg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2018 at 15:28

    Hello,

    You’re welcome!
    Sorry, but your question is a bit unclear to me. Please describe the desired result in more details.

    Regards

    Avatar: paulzep
    paulzep
    Participant
    October 24, 2018 at 16:01

    Actually the shadow gackground on the bottom of the image with the lion is NOT fullwidth :
    https://www.cjoint.com/doc/18_10/HJyoZJ75TUE_capt-homepage-3.jpg

    And I would like to display this shadow background on 100% width, like this: https://www.cjoint.com/doc/18_10/HJyjp25UtxE_capt-homepage-2.jpg

    2/ I have a question about the portfolio:
    I would like to delete: <p>was last modified: octobre 23rd, 2018 by admin6515</p>
    located in the slider-container carousel-area
    > https://www.cjoint.com/doc/18_10/HJyo5DHZWaE_capt-homepage-4.jpg

    Avatar: paulzep
    paulzep
    Participant
    October 25, 2018 at 14:15

    Sorry, did you have a look at my last message?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2018 at 14:43

    1) You need to change the structure of the page to be able to set Row stretch > Stretch row and content https://gyazo.com/e868373dfc1f0d9e4b594ca1cd584d33
    2)

    .recentCarousel .slide-item .caption p {
        display: none;
    }

    Regards

    Avatar: paulzep
    paulzep
    Participant
    January 4, 2019 at 15:51

    Hello,

    My website is almost ready. I have 2 last point:

    1/ On this page with portfolio grid : https://www.bz5-beta.ovh/presse/#videos
    I would like to put a little image on the left of the title (a different image each time). Is is possible?

    2/ On the same page : https://www.bz5-beta.ovh/presse/#temoignages
    Is it possible to display the testimonies on 3 columns? with an arrow on the right to display the 4th, the 5th…

    Thank you for answering.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 5, 2019 at 12:56

    Hello,

    1) Are you talking about project title http://prntscr.com/m3c6i4 ? There is no such option, unfortunately.

    2) It’s possible by additional customization only. You may contact Codeable team to get help with additional customization.

    Regards

    Avatar: paulzep
    paulzep
    Participant
    February 27, 2019 at 18:16

    Hello,
    I have a problem with the top image of my homepage (just under the top menu):
    on a large screen (1600 to 1920 px), the top image (with the lion) is falling down over the advanced carousel.
    So there’s a problem with blocks overlapping

    Could you please have a look at the duplicate page:
    https://www.ruben-associes.com/home-copy/

    Awaiting for your urgent help.
    Paul

    Thank you for answering.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2019 at 08:39

    Hello,

    Please provide screenshots or video for better understanding the problem and the desired result.
    Also, provide temporary wp-admin access.

    Regards

    Avatar: paulzep
    paulzep
    Participant
    February 28, 2019 at 16:32

    Hello,

    Thanks for answering.

    I suppose the problem is solved.

    In the backgroung property of the first row (image with the lion), I’ve put on Background image size: “Cover image as large as possible” instead of “Initial”…
    So on a 1920px large screen the backround image seems de stay at the top.
    Could you please confirm that I’ve made the right thing?

    Page with bg image on Initial :
    https://www.ruben-associes.com/home-copy/

    Page with bg image Cover image as large as possible:
    https://www.ruben-associes.com/

    I tried to provide some screenshot but i Don’t know where…

    Best regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2019 at 09:50

    Hello,

    I am glad that you sorted out.
    Please submit new topics http://prntscr.com/mrq05w for new questions.
    You can use such screenshot maker as Lightshot https://prnt.sc/

    Regards

  • 1 2
    Viewing 33 results - 21 through 33 (of 33 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.