• I have changed the font of the slider text to something smaller, but for some reason, the background behind it stays very wide.. I really don’t know how to decrease the width of that.. any suggestion?

    look what I mean here: https://lightspeedweb.co/wp/

    The redish background behind the text is way to wide for the text size..

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi..

    Please go to Admin Dashboard >> Appearance >> Theme Options >. General Settings.

    Now copy below code and paste into Custom CSS Editor.

    .carousel-text {
        margin-left: 30% !important;
        margin-right: 30% !important;
    }

    You can change 30% according your choice.

    Save the changes.

    Thanks.

    I am having a problem with my slider images being too large see here shedrickenterprises.com/wp

    Is their code available to change this size? My images all are 1400v570

    Thanks in advance

    Hi..

    Your slider image size is too short thats why they are zooming.

    Please use images as (1400 * 570)px dimension.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change width background of slider text’ is closed to new replies.