Viewing 4 posts - 21 through 24 (of 24 total)
  • Author
    Posts
  • #132710
    luismarioochoa
    Participant

    And more last question:

    In the Slider, I’d like to change the default Title/Content position that shows below the slider, to instead be within the Slider itself as an entry container with opacity as in this example:
    http://www.bonvivanttravel.ca/

    Thank you

    Luis

    #132745
    Skandha
    Participant

    @luismarioochoa: You will need to change the whole background to green. You cannot only change the very top that is showing orange.
    If you want to change the whole background color to green.

    Go to => Appearance => Customize => Additional CSS and the following CSS Code.

    .widget {
        background-color:#81d742;
    }

    Let me know if this solves your issue!

    Regards,
    Skandha

    #132746
    Skandha
    Participant

    @luismarioochoa: Currently i don’t see any title and content of the featured slider images. Please enter the title and content to the featured slider images so that i can provide you the correct CSS to bring them inside the slider image as an entry container with the required capacity.

    Regards,
    Skandha

    #132872
    luismarioochoa
    Participant

    Hello Skandha,

    In the Slider, I want to move the entry container (Tittle, Content) to be inside the Slider padding left instead of below and I would like it to be an RBGA container. Please advice how I could do that. Thank you

    Luis

Viewing 4 posts - 21 through 24 (of 24 total)
  • The topic ‘CSS help’ is closed to new replies.